Skip to main content

OwnedDeleteApiKeyResponseView

Type Alias OwnedDeleteApiKeyResponseView 

Source
pub type OwnedDeleteApiKeyResponseView = OwnedView<DeleteApiKeyResponseView<'static>>;
Expand description

Shorthand for OwnedView<DeleteApiKeyResponseView<'static>>.

Aliased Typeยง

pub struct OwnedDeleteApiKeyResponseView { /* private fields */ }