Skip to main content

singleton_slot

Macro singleton_slot 

Source
macro_rules! singleton_slot {
    ($read:ident, $write:ident, $Slot:ty, $field:ident) => { ... };
}