Skip to main content

OwnedUpdateApiKeyRequestView

Type Alias OwnedUpdateApiKeyRequestView 

Source
pub type OwnedUpdateApiKeyRequestView = OwnedView<UpdateApiKeyRequestView<'static>>;
Expand description

Shorthand for OwnedView<UpdateApiKeyRequestView<'static>>.

Aliased Typeยง

pub struct OwnedUpdateApiKeyRequestView { /* private fields */ }