Type Definition Result
Other items inkube_runtime::scheduler
type Result<T, E = Error> = Result<T, E>;