Type Alias ArrayRegistry

Source
pub type ArrayRegistry = VTableRegistry<VTableRef>;

Aliased Type§

struct ArrayRegistry(/* private fields */);

Implementations§