logo

Type Definition clap::Result

source · []
pub type Result<T> = StdResult<T, Error>;
Expand description

Short hand for Result type