Skip to main content

keyed_slot_str

Macro keyed_slot_str 

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