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