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