Function text_stub_library::parse_str[][src]

pub fn parse_str(data: &str) -> Result<Vec<TbdVersionedRecord>, ParseError>

Parse TBD records from a YAML stream.

Returns a series of parsed records contained in the stream.