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