Type Alias BundleMap

Source
pub type BundleMap = HashMap<String, Bundle>;

Aliased Typeยง

struct BundleMap { /* private fields */ }