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