pub type OwnedSetLayerSubscriptionsRequestView = OwnedView<SetLayerSubscriptionsRequestView<'static>>;Expand description
Shorthand for OwnedView<SetLayerSubscriptionsRequestView<'static>>.
Aliased Typeยง
pub struct OwnedSetLayerSubscriptionsRequestView { /* private fields */ }