Skip to main content

parse_data_section

Function parse_data_section 

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