pub fn simple_record_list(input: &str) -> ParseResult<'_, Vec<Record>>Expand description
simple_record_list = simple_record { simple_record } .
pub fn simple_record_list(input: &str) -> ParseResult<'_, Vec<Record>>simple_record_list = simple_record { simple_record } .