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