[][src]Type Definition clap_v3::Result

type Result<T> = StdResult<T, Error>;

Short hand for Result type