Skip to main content

OwnedSetApiKeyPolicyRequestView

Type Alias OwnedSetApiKeyPolicyRequestView 

Source
pub type OwnedSetApiKeyPolicyRequestView = OwnedView<SetApiKeyPolicyRequestView<'static>>;
Expand description

Shorthand for OwnedView<SetApiKeyPolicyRequestView<'static>>.

Aliased Typeยง

pub struct OwnedSetApiKeyPolicyRequestView { /* private fields */ }