Function kfl::parse

source ·
pub fn parse<S: Span>(file_name: &str, text: &str) -> Result<Document<S>, Error>
Expand description

Parse KDL text and return AST