pub fn parse_item_type<'a>( input: &'a str, namespaces: &'a Namespaces, ) -> Result<ItemType, ParserError>