Function read_config_file

Source
pub fn read_config_file(
    cursor: Cursor<&[u8]>,
    prefix: String,
) -> Result<bool, String>