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