Skip to main content

OwnedCreateApiPolicyResponseView

Type Alias OwnedCreateApiPolicyResponseView 

Source
pub type OwnedCreateApiPolicyResponseView = OwnedView<CreateApiPolicyResponseView<'static>>;
Expand description

Shorthand for OwnedView<CreateApiPolicyResponseView<'static>>.

Aliased Typeยง

pub struct OwnedCreateApiPolicyResponseView { /* private fields */ }