Skip to main content

OwnedGetOrderRequestView

Type Alias OwnedGetOrderRequestView 

Source
pub type OwnedGetOrderRequestView = OwnedView<GetOrderRequestView<'static>>;
Expand description

Shorthand for OwnedView<GetOrderRequestView<'static>>.

Aliased Typeยง

pub struct OwnedGetOrderRequestView { /* private fields */ }