pub type FragmentMap = IndexMap<Name, Node<Fragment>>;
Definitions of named fragments for a given executable document
pub struct FragmentMap { /* private fields */ }