[go: up one dir, main page]

Type Definition clap::Result[][src]

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

Short hand for Result type