Skip to main content

parse_entity_source

Function parse_entity_source 

Source
pub fn parse_entity_source(source: &str) -> Result<ParsedEntity, String>
Expand description

Parse an entity struct from a Rust source string.