pub fn parse_entity_file(path: &Path) -> Result<ParsedEntity>
Parse an entity struct from a .rs file on disk.
.rs