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