Skip to main content

OwnedGetOrderBookRequestView

Type Alias OwnedGetOrderBookRequestView 

Source
pub type OwnedGetOrderBookRequestView = OwnedView<GetOrderBookRequestView<'static>>;
Expand description

Shorthand for OwnedView<GetOrderBookRequestView<'static>>.

Aliased Typeยง

pub struct OwnedGetOrderBookRequestView { /* private fields */ }