[][src]Type Definition rs_es::operations::mapping::Mapping

type Mapping<'a> = HashMap<&'a str, DocType<'a>>;