Skip to main content

OwnedCreateDepositAddressRequestView

Type Alias OwnedCreateDepositAddressRequestView 

Source
pub type OwnedCreateDepositAddressRequestView = OwnedView<CreateDepositAddressRequestView<'static>>;
Expand description

Shorthand for OwnedView<CreateDepositAddressRequestView<'static>>.

Aliased Typeยง

pub struct OwnedCreateDepositAddressRequestView { /* private fields */ }