Skip to main content

OwnedGetOpenOrdersResponseView

Type Alias OwnedGetOpenOrdersResponseView 

Source
pub type OwnedGetOpenOrdersResponseView = OwnedView<GetOpenOrdersResponseView<'static>>;
Expand description

Shorthand for OwnedView<GetOpenOrdersResponseView<'static>>.

Aliased Typeยง

pub struct OwnedGetOpenOrdersResponseView { /* private fields */ }