Skip to main content

OwnedCreateTradingWithdrawResponseView

Type Alias OwnedCreateTradingWithdrawResponseView 

Source
pub type OwnedCreateTradingWithdrawResponseView = OwnedView<CreateTradingWithdrawResponseView<'static>>;
Expand description

Shorthand for OwnedView<CreateTradingWithdrawResponseView<'static>>.

Aliased Typeยง

pub struct OwnedCreateTradingWithdrawResponseView { /* private fields */ }