pub type ExtensionTypeRegistryRef = Arc<dyn ExtensionTypeRegistry>;Expand description
A cheaply cloneable pointer to an ExtensionTypeRegistry.
Aliased Typeยง
pub struct ExtensionTypeRegistryRef { /* private fields */ }pub type ExtensionTypeRegistryRef = Arc<dyn ExtensionTypeRegistry>;A cheaply cloneable pointer to an ExtensionTypeRegistry.
pub struct ExtensionTypeRegistryRef { /* private fields */ }