Function parse_custom_section_name

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