pub type EnvVariables<'db> = OrderedHashMap<SmolStrId<'db>, Binding<'db>>;Aliased Typeยง
pub struct EnvVariables<'db>(/* private fields */);pub type EnvVariables<'db> = OrderedHashMap<SmolStrId<'db>, Binding<'db>>;pub struct EnvVariables<'db>(/* private fields */);