pub type EpFactory = Arc<dyn AsEpFactory>;
Expand description

Trait object endpoint factory

Aliased Type§

struct EpFactory { /* private fields */ }