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