Skip to main content

ArrayRegistry

Type Alias ArrayRegistry 

Source
pub type ArrayRegistry = ArcSwapMap<Id, ArrayPluginRef>;
Expand description

Registry of array encodings.

Aliased Typeยง

pub struct ArrayRegistry { /* private fields */ }