pub type OwnedCreateApiKeyRequestView = OwnedView<CreateApiKeyRequestView<'static>>;Expand description
Shorthand for OwnedView<CreateApiKeyRequestView<'static>>.
Aliased Typeยง
pub struct OwnedCreateApiKeyRequestView { /* private fields */ }pub type OwnedCreateApiKeyRequestView = OwnedView<CreateApiKeyRequestView<'static>>;Shorthand for OwnedView<CreateApiKeyRequestView<'static>>.
pub struct OwnedCreateApiKeyRequestView { /* private fields */ }