Function dbml_rs::parse_content
source · pub fn parse_content(
content: &str
) -> Result<SemanticSchemaBlock, ParseError<Rule>>Expand description
Parses the text content.
pub fn parse_content(
content: &str
) -> Result<SemanticSchemaBlock, ParseError<Rule>>Parses the text content.