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