Skip to main content

OwnedCreateTradingWithdrawRequestView

Type Alias OwnedCreateTradingWithdrawRequestView 

Source
pub type OwnedCreateTradingWithdrawRequestView = OwnedView<CreateTradingWithdrawRequestView<'static>>;
Expand description

Shorthand for OwnedView<CreateTradingWithdrawRequestView<'static>>.

Aliased Typeยง

pub struct OwnedCreateTradingWithdrawRequestView { /* private fields */ }