Skip to main content

OwnedGetUserTradesResponseView

Type Alias OwnedGetUserTradesResponseView 

Source
pub type OwnedGetUserTradesResponseView = OwnedView<GetUserTradesResponseView<'static>>;
Expand description

Shorthand for OwnedView<GetUserTradesResponseView<'static>>.

Aliased Typeยง

pub struct OwnedGetUserTradesResponseView { /* private fields */ }