Skip to main content

parse_table_section

Function parse_table_section 

Source
pub fn parse_table_section(
    section: &RawSection<'_>,
) -> Result<Vec<TableType>, DecodeError>