Skip to main content

OwnedDeleteApiKeyRequestView

Type Alias OwnedDeleteApiKeyRequestView 

Source
pub type OwnedDeleteApiKeyRequestView = OwnedView<DeleteApiKeyRequestView<'static>>;
Expand description

Shorthand for OwnedView<DeleteApiKeyRequestView<'static>>.

Aliased Typeยง

pub struct OwnedDeleteApiKeyRequestView { /* private fields */ }