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