pub type RealtimeFactoryRef = ServiceRef<dyn DynRealtimeFactory>;Expand description
Shared reference to a realtime factory.
Aliased Type§
pub struct RealtimeFactoryRef(/* private fields */);pub type RealtimeFactoryRef = ServiceRef<dyn DynRealtimeFactory>;Shared reference to a realtime factory.
pub struct RealtimeFactoryRef(/* private fields */);