Function shalrath::parser::repr::parse_entity

source ·
pub fn parse_entity(input: &str) -> IResult<&str, Entity>
Expand description

Parse an Entity from &str.