[][src]Type Definition ascesis::ParsingResult

type ParsingResult<T> = Result<T, ParsingError>;