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