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