Skip to main content

OwnedCreateApiPolicyRequestView

Type Alias OwnedCreateApiPolicyRequestView 

Source
pub type OwnedCreateApiPolicyRequestView = OwnedView<CreateApiPolicyRequestView<'static>>;
Expand description

Shorthand for OwnedView<CreateApiPolicyRequestView<'static>>.

Aliased Typeยง

pub struct OwnedCreateApiPolicyRequestView { /* private fields */ }