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