Skip to main content

OwnedCreateAddressBookEntryResponseView

Type Alias OwnedCreateAddressBookEntryResponseView 

Source
pub type OwnedCreateAddressBookEntryResponseView = OwnedView<CreateAddressBookEntryResponseView<'static>>;
Expand description

Shorthand for OwnedView<CreateAddressBookEntryResponseView<'static>>.

Aliased Typeยง

pub struct OwnedCreateAddressBookEntryResponseView { /* private fields */ }