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