Function dbml_rs::parse_file

source ·
pub fn parse_file<P: AsRef<Path>>(
    path: P
) -> Result<SemanticSchemaBlock, Box<dyn Error>>
Expand description

Reads a file and parses the content of the file.