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