Skip to main content

OwnedGetApiPolicyResponseView

Type Alias OwnedGetApiPolicyResponseView 

Source
pub type OwnedGetApiPolicyResponseView = OwnedView<GetApiPolicyResponseView<'static>>;
Expand description

Shorthand for OwnedView<GetApiPolicyResponseView<'static>>.

Aliased Typeยง

pub struct OwnedGetApiPolicyResponseView { /* private fields */ }