logo

Type Definition clap::Result[][src]

pub type Result<T> = StdResult<T, Error>;
Expand description

Short hand for Result type