driver_entry

Macro driver_entry 

Source
macro_rules! driver_entry {
    ($impl_type:ty) => { ... };
}
Expand description

macro to generate driver entry boilerplate