Crate rdif_base

Source

Modules§

io
irq

Macros§

custom_type

Structs§

CpuId
CPU hardware ID

Enums§

KError
Kernel error

Traits§

AsAny
This trait is an extension trait to Any, and adds methods to retrieve a &dyn Any
Downcast
This is a shim around AaAny to avoid some boilerplate code. It is a separate trait because it is also implemented on runtime polymorphic traits (which are !Sized).
DriverGeneric