Type Alias LazyResolve

Source
pub(super) type LazyResolve = impl FnOnce() -> Capture + Send + Sync + UnwindSafe;