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