Skip to main content

OwnedUpdateAddressBookEntryResponseView

Type Alias OwnedUpdateAddressBookEntryResponseView 

Source
pub type OwnedUpdateAddressBookEntryResponseView = OwnedView<UpdateAddressBookEntryResponseView<'static>>;
Expand description

Shorthand for OwnedView<UpdateAddressBookEntryResponseView<'static>>.

Aliased Typeยง

pub struct OwnedUpdateAddressBookEntryResponseView { /* private fields */ }