pub type OwnedCreateAddressBookEntryRequestView = OwnedView<CreateAddressBookEntryRequestView<'static>>;Expand description
Shorthand for OwnedView<CreateAddressBookEntryRequestView<'static>>.
Aliased Typeยง
pub struct OwnedCreateAddressBookEntryRequestView { /* private fields */ }