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