Re-exports§
pub use config::PrefixCandidatePolicy;pub use config::ResidentCacheConfig;pub use exact_state::ExactStateCache;pub use exact_state::ExactStateCacheStats;pub use exact_state::ExactStateLookup;pub use exact_state::ExactStateRecordOutcome;pub use identity::NATIVE_KV_DTYPE;pub use identity::NATIVE_KV_RUNTIME_ABI_VERSION;pub use identity::PrefixIdentity;pub use identity::activation_page_id;pub use identity::prefix_hash;pub use identity::prefix_hash_with_namespace;pub use identity::prefix_identity;pub use identity::prefix_identity_with_namespace;pub use payload::CacheBlobStore;pub use payload::CacheBytes;pub use payload::CacheBytesReconstructStats;pub use payload::CacheDedupeStats;pub use payload::ExactStatePayload;pub use payload::ExactStatePayloadKind;pub use resident::ResidentActivationCache;pub use resident::ResidentActivationLookup;pub use resident::ResidentActivationRecordOutcome;pub use resident::ResidentActivationStats;pub use resident::ResidentPrefixAllocation;pub use resident::ResidentPrefixCache;pub use resident::ResidentPrefixCacheStats;pub use resident::ResidentPrefixEviction;pub use resident::ResidentPrefixLookup;