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

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