Skip to main content

OwnedSetSubaccountPolicyResponseView

Type Alias OwnedSetSubaccountPolicyResponseView 

Source
pub type OwnedSetSubaccountPolicyResponseView = OwnedView<SetSubaccountPolicyResponseView<'static>>;
Expand description

Shorthand for OwnedView<SetSubaccountPolicyResponseView<'static>>.

Aliased Typeยง

pub struct OwnedSetSubaccountPolicyResponseView { /* private fields */ }