[][src]Type Definition kube_runtime::scheduler::Result

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