Skip to main content

OwnedCreateDepositAddressResponseView

Type Alias OwnedCreateDepositAddressResponseView 

Source
pub type OwnedCreateDepositAddressResponseView = OwnedView<CreateDepositAddressResponseView<'static>>;
Expand description

Shorthand for OwnedView<CreateDepositAddressResponseView<'static>>.

Aliased Typeยง

pub struct OwnedCreateDepositAddressResponseView { /* private fields */ }