parse_file

Function parse_file 

Source
pub fn parse_file(
    path: &Path,
    config: &DiscoveryConfig,
) -> ParseResult<Vec<TableSchema>>
Expand description

Parse a single Rust file for model definitions