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