Skip to main content

OwnedSetSubaccountPolicyRequestView

Type Alias OwnedSetSubaccountPolicyRequestView 

Source
pub type OwnedSetSubaccountPolicyRequestView = OwnedView<SetSubaccountPolicyRequestView<'static>>;
Expand description

Shorthand for OwnedView<SetSubaccountPolicyRequestView<'static>>.

Aliased Typeยง

pub struct OwnedSetSubaccountPolicyRequestView { /* private fields */ }