Type Alias StdlibMap

Source
pub type StdlibMap = HashMap<Cow<'static, str>, StdlibInitFunc, RandomState>;

Aliased Typeยง

pub struct StdlibMap { /* private fields */ }