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