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