Skip to main content

OwnedCreateApiKeyRequestView

Type Alias OwnedCreateApiKeyRequestView 

Source
pub type OwnedCreateApiKeyRequestView = OwnedView<CreateApiKeyRequestView<'static>>;
Expand description

Shorthand for OwnedView<CreateApiKeyRequestView<'static>>.

Aliased Typeยง

pub struct OwnedCreateApiKeyRequestView { /* private fields */ }