Skip to main content

ensure_slot

Macro ensure_slot 

Source
macro_rules! ensure_slot {
    ($fn:ident, $Slot:ty, $map:ident, $key:ident : $Key:ty, $insert:expr, $lookup:expr) => { ... };
}