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