Skip to main content

OwnedBatchCreateOrdersResponseView

Type Alias OwnedBatchCreateOrdersResponseView 

Source
pub type OwnedBatchCreateOrdersResponseView = OwnedView<BatchCreateOrdersResponseView<'static>>;
Expand description

Shorthand for OwnedView<BatchCreateOrdersResponseView<'static>>.

Aliased Typeยง

pub struct OwnedBatchCreateOrdersResponseView { /* private fields */ }