plist::ParserResult [] [src]

type ParserResult<T> = Result<T, ParserError>;