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