Type Definition workflow_dom::loader::ContentMap

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