Type Alias ContextMapBuf

Source
pub type ContextMapBuf = HashMap<KString, MiniStr>;
Available on crate feature std only.

Aliased Typeยง

pub struct ContextMapBuf { /* private fields */ }