pub type SelectorFactoryRef = Arc<dyn SelectorFactory>;Expand description
Shared selector factory plugin registered through [common_base::Plugins].
Aliased Typeยง
pub struct SelectorFactoryRef { /* private fields */ }pub type SelectorFactoryRef = Arc<dyn SelectorFactory>;Shared selector factory plugin registered through [common_base::Plugins].
pub struct SelectorFactoryRef { /* private fields */ }