Skip to main content

Module orphan_check_impl

Module orphan_check_impl 

Source

Functions§

provided_to_erased
This helper function takes a value returned by the query provider (or loaded from disk, or supplied by query feeding), allocates it in an arena if requested by the arena_cache modifier, and then returns an erased copy of it.

Type Aliases§

Cache
Key
LocalKey
Key type used by provider functions in local_providers.
ProvidedValue
Type returned from query providers and loaded from disk-cache.
Value