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