[][src]Type Definition kes::error::ParserResult

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