pub type OwnedCreateApiPolicyRequestView = OwnedView<CreateApiPolicyRequestView<'static>>;Expand description
Shorthand for OwnedView<CreateApiPolicyRequestView<'static>>.
Aliased Typeยง
pub struct OwnedCreateApiPolicyRequestView { /* private fields */ }