pub(crate) type FunctionMapMemberExpression = FxHashMap<ImportSources, Box<FxHashMap<Atom, Box<FunctionConfigType>>>>;Aliased Typeยง
pub(crate) struct FunctionMapMemberExpression { /* private fields */ }pub(crate) type FunctionMapMemberExpression = FxHashMap<ImportSources, Box<FxHashMap<Atom, Box<FunctionConfigType>>>>;pub(crate) struct FunctionMapMemberExpression { /* private fields */ }