[][src]Type Definition ctflag::FromArgResult

type FromArgResult<T> = Result<T, FromArgError>;