[][src]Type Definition spaik::perr::PResult

type PResult<T> = Result<T, ParseErr>;