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

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