Skip to main content

OwnedUpdateApiKeyResponseView

Type Alias OwnedUpdateApiKeyResponseView 

Source
pub type OwnedUpdateApiKeyResponseView = OwnedView<UpdateApiKeyResponseView<'static>>;
Expand description

Shorthand for OwnedView<UpdateApiKeyResponseView<'static>>.

Aliased Typeยง

pub struct OwnedUpdateApiKeyResponseView { /* private fields */ }