Skip to main content

OwnedGetSubaccountResponseView

Type Alias OwnedGetSubaccountResponseView 

Source
pub type OwnedGetSubaccountResponseView = OwnedView<GetSubaccountResponseView<'static>>;
Expand description

Shorthand for OwnedView<GetSubaccountResponseView<'static>>.

Aliased Typeยง

pub struct OwnedGetSubaccountResponseView { /* private fields */ }