Skip to main content

OwnedGetUnifiedAssetBalancesResponseView

Type Alias OwnedGetUnifiedAssetBalancesResponseView 

Source
pub type OwnedGetUnifiedAssetBalancesResponseView = OwnedView<GetUnifiedAssetBalancesResponseView<'static>>;
Expand description

Shorthand for OwnedView<GetUnifiedAssetBalancesResponseView<'static>>.

Aliased Typeยง

pub struct OwnedGetUnifiedAssetBalancesResponseView { /* private fields */ }