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