Skip to main content

OwnedGetApiPolicyRequestView

Type Alias OwnedGetApiPolicyRequestView 

Source
pub type OwnedGetApiPolicyRequestView = OwnedView<GetApiPolicyRequestView<'static>>;
Expand description

Shorthand for OwnedView<GetApiPolicyRequestView<'static>>.

Aliased Typeยง

pub struct OwnedGetApiPolicyRequestView { /* private fields */ }