Skip to main content

OwnedUpdateAddressBookEntryRequestView

Type Alias OwnedUpdateAddressBookEntryRequestView 

Source
pub type OwnedUpdateAddressBookEntryRequestView = OwnedView<UpdateAddressBookEntryRequestView<'static>>;
Expand description

Shorthand for OwnedView<UpdateAddressBookEntryRequestView<'static>>.

Aliased Typeยง

pub struct OwnedUpdateAddressBookEntryRequestView { /* private fields */ }