[][src]Trait typed_generational_arena::IgnoredGeneration

pub trait IgnoredGeneration: FixedGenerationalIndex { }

A marker trait which says that a generation type is ignored

Implementors

impl IgnoredGeneration for DisableRemoval[src]

impl IgnoredGeneration for IgnoreGeneration[src]

Loading content...