Function witnext::parse[][src]

pub fn parse(source: &str) -> Result<Module, WitxError>
Expand description

Parse a witx document from a str. (use ...) directives are not permitted.