Skip to main content

OwnedCreateAddressBookEntryRequestView

Type Alias OwnedCreateAddressBookEntryRequestView 

Source
pub type OwnedCreateAddressBookEntryRequestView = OwnedView<CreateAddressBookEntryRequestView<'static>>;
Expand description

Shorthand for OwnedView<CreateAddressBookEntryRequestView<'static>>.

Aliased Typeยง

pub struct OwnedCreateAddressBookEntryRequestView { /* private fields */ }