Skip to main content

OwnedSubscribeResponseView

Type Alias OwnedSubscribeResponseView 

Source
pub type OwnedSubscribeResponseView = OwnedView<SubscribeResponseView<'static>>;
Expand description

Shorthand for OwnedView<SubscribeResponseView<'static>>.

Aliased Typeยง

pub struct OwnedSubscribeResponseView { /* private fields */ }