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