Skip to main content

OwnedCopyAddressBookEntryResponseView

Type Alias OwnedCopyAddressBookEntryResponseView 

Source
pub type OwnedCopyAddressBookEntryResponseView = OwnedView<CopyAddressBookEntryResponseView<'static>>;
Expand description

Shorthand for OwnedView<CopyAddressBookEntryResponseView<'static>>.

Aliased Typeยง

pub struct OwnedCopyAddressBookEntryResponseView { /* private fields */ }