Skip to main content

OwnedGetBalancesRequestView

Type Alias OwnedGetBalancesRequestView 

Source
pub type OwnedGetBalancesRequestView = OwnedView<GetBalancesRequestView<'static>>;
Expand description

Shorthand for OwnedView<GetBalancesRequestView<'static>>.

Aliased Typeยง

pub struct OwnedGetBalancesRequestView { /* private fields */ }