Type Definition Result
Other items insc_executor_common::error
type Result<T> = Result<T, Error>;
Result type alias.