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