Type Alias LazyResolve
pub(in ::backtrace) type LazyResolve = impl FnOnce() -> Capture + Send + Sync + UnwindSafe;
LazyResolvepub(in ::backtrace) type LazyResolve = impl FnOnce() -> Capture + Send + Sync + UnwindSafe;