Skip to main content

OwnedCopyAddressBookEntryRequestView

Type Alias OwnedCopyAddressBookEntryRequestView 

Source
pub type OwnedCopyAddressBookEntryRequestView = OwnedView<CopyAddressBookEntryRequestView<'static>>;
Expand description

Shorthand for OwnedView<CopyAddressBookEntryRequestView<'static>>.

Aliased Typeยง

pub struct OwnedCopyAddressBookEntryRequestView { /* private fields */ }