Skip to main content

OwnedDeleteAddressBookEntryResponseView

Type Alias OwnedDeleteAddressBookEntryResponseView 

Source
pub type OwnedDeleteAddressBookEntryResponseView = OwnedView<DeleteAddressBookEntryResponseView<'static>>;
Expand description

Shorthand for OwnedView<DeleteAddressBookEntryResponseView<'static>>.

Aliased Typeยง

pub struct OwnedDeleteAddressBookEntryResponseView { /* private fields */ }