Skip to main content

ArrayRegistry

Type Alias ArrayRegistry 

Source
pub type ArrayRegistry = Registry<&'static dyn DynVTable>;

Aliased Typeยง

pub struct ArrayRegistry(/* private fields */);