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