Function mentat_parser_utils::value_and_span::vector_ [] [src]

pub fn vector_<'a>(input: Stream<'a>) -> ParseResult<Stream<'a>, Stream<'a>>

Shorthands, just enough to convert the mentat_db crate for now. Written using Box for now: it's simple and we can address allocation issues if and when they surface.