[][src]Type Definition sc_cli::Result

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

Result type alias for the CLI.