Type Definition sc_cli::Result[][src]

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

Result type alias for the CLI.