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