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