Skip to main content

OwnedGetSubaccountRequestView

Type Alias OwnedGetSubaccountRequestView 

Source
pub type OwnedGetSubaccountRequestView = OwnedView<GetSubaccountRequestView<'static>>;
Expand description

Shorthand for OwnedView<GetSubaccountRequestView<'static>>.

Aliased Typeยง

pub struct OwnedGetSubaccountRequestView { /* private fields */ }