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