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

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

simple_record = keyword ( [ parameter_list ] ) .