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