Skip to main content

parse_code_section

Function parse_code_section 

Source
pub fn parse_code_section<'a>(
    section: &RawSection<'a>,
) -> Result<Vec<CodeBody<'a>>, DecodeError>