Skip to main content

OwnedCreateSubaccountResponseView

Type Alias OwnedCreateSubaccountResponseView 

Source
pub type OwnedCreateSubaccountResponseView = OwnedView<CreateSubaccountResponseView<'static>>;
Expand description

Shorthand for OwnedView<CreateSubaccountResponseView<'static>>.

Aliased Typeยง

pub struct OwnedCreateSubaccountResponseView { /* private fields */ }