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