Type Definition Result
Other items insc_cli
type Result<T> = Result<T, Error>;
Result type alias for the CLI.