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