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