Type Alias ContentMap

Source
pub type ContentMap = HashMap<Id, Arc<Content>>;

Aliased Typeยง

struct ContentMap { /* private fields */ }