[][src]Type Definition clap::Result

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

Short hand for Result type