Type Alias rustpython_vm::stdlib::StdlibMap

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