Type Definition Result
Other items insc_service::error
type Result<T> = Result<T, Error>;
Service Result typedef.