Function witx::parse [−][src]
pub fn parse(source: &str) -> Result<Document, WitxError>Expand description
Parse a witx document from a str. (use ...) directives are not permitted.
pub fn parse(source: &str) -> Result<Document, WitxError>Parse a witx document from a str. (use ...) directives are not permitted.