Function ruststep::parser::exchange::simple_record_list[][src]

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

simple_record_list = simple_record { simple_record } .