pub type DynFetchFactory = Arc<dyn FetchFactory>;Expand description
Trait object FetchFactory.
Aliased Typeยง
pub struct DynFetchFactory { /* private fields */ }pub type DynFetchFactory = Arc<dyn FetchFactory>;Trait object FetchFactory.
pub struct DynFetchFactory { /* private fields */ }