Traitsยง
- Arena
Cached - Helper trait that allows
arena_cachequeries to returnOption<&T>instead of&Option<T>, and avoid allocatingNonein the arena.
arena_cache queries to return Option<&T>
instead of &Option<T>, and avoid allocating None in the arena.