[][src]Function v_authorization::formats::decode_index_record

pub fn decode_index_record<F>(src: &str, with_counter: bool, drain: F) -> bool where
    F: FnMut(&str, Right),