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