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