Constant RESOLVE_CACHED
pub const RESOLVE_CACHED: u64 = 0x20; // 32u64
Available on crate feature
dep_nc
only.Expand description
Only complete if resolution can be completed through cached lookup.
May return -EAGAIN
if that’s not possible.