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