Skip to main content

keyed_slot

Macro keyed_slot 

Source
macro_rules! keyed_slot {
    ($read:ident, $write:ident, $Slot:ty, $Key:ty, $map:ident) => { ... };
}