read_settings

Function read_settings 

Source
fn read_settings(
    data: &[u8],
) -> Result<impl Iterator<Item = Result<Setting<'_>, ParserError>> + '_, ParserError>
Expand description

Read over the settings in the block of data.