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