Skip to main content

OwnedGetBalancesResponseView

Type Alias OwnedGetBalancesResponseView 

Source
pub type OwnedGetBalancesResponseView = OwnedView<GetBalancesResponseView<'static>>;
Expand description

Shorthand for OwnedView<GetBalancesResponseView<'static>>.

Aliased Typeยง

pub struct OwnedGetBalancesResponseView { /* private fields */ }