diff options
author | Asahi Lina <lina@asahilina.net> | 2023-02-05 20:29:01 +0900 |
---|---|---|
committer | Danilo Krummrich <dakr@kernel.org> | 2024-08-13 15:54:19 +0200 |
commit | 0e9819b9e529ffe6e490d0c58212ab9c35665f59 (patch) | |
tree | c8a217a06c7592b2ee4d0012fd487ff812fd191f /MAINTAINERS | |
parent | 47819d0c620c26449390ded381fcf64fea340edd (diff) |
rust: Add a Sealed trait
Some traits exposed by the kernel crate may not be intended to be
implemented by downstream modules. Add a Sealed trait to allow avoiding
this using the sealed trait pattern.
Signed-off-by: Asahi Lina <lina@asahilina.net>
Signed-off-by: Danilo Krummrich <dakr@redhat.com>
Diffstat (limited to 'MAINTAINERS')
0 files changed, 0 insertions, 0 deletions