Expand description
Crate for all kernel procedural macros.
Macros
Concatenate two identifiers.
Declares a kernel module.
Attribute Macros
Used to specify the pinning information of the fields of a struct.
Used to implement PinnedDrop
safely.
Declares or implements a vtable trait.