Type Definition yaml_rust::parser::ParseResult[][src]

type ParseResult = Result<(Event, Marker), ScanError>;