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