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