[][src]Function fce_wit_parser::extract_text_wit

pub fn extract_text_wit(
    wasm_file_path: PathBuf
) -> Result<String, WITParserError>

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