Function fce_wit_parser::extract_text_wit[][src]

pub fn extract_text_wit<P>(wasm_file_path: P) -> Result<String, WITParserError> where
    P: AsRef<Path>, 

Extracts WIT section of provided Wasm binary and converts it to a string.