Skip to main content

parse_entity_file

Function parse_entity_file 

Source
pub fn parse_entity_file(path: &Path) -> Result<ParsedEntity>
Expand description

Parse an entity struct from a .rs file on disk.