wasm_parser

Function parse_custom_section_build_id

Source
pub fn parse_custom_section_build_id<'a>(
    input: &'a [u8],
) -> Result<Vec<u8>, Box<dyn Error>>