pub fn parse_ast<S: Span>( file_name: &str, text: &str, ) -> Result<Document<S>, Error>
Parse KDL text and return AST