Function marine_it_parser::extract_text_it[][src]

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

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