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