Function entity_kind_parser

Source
pub fn entity_kind_parser() -> impl Parser<char, EntityDeclarationKind, Error = Simple<char>>