Skip to main content

OwnedCreateApiKeyResponseView

Type Alias OwnedCreateApiKeyResponseView 

Source
pub type OwnedCreateApiKeyResponseView = OwnedView<CreateApiKeyResponseView<'static>>;
Expand description

Shorthand for OwnedView<CreateApiKeyResponseView<'static>>.

Aliased Typeยง

pub struct OwnedCreateApiKeyResponseView { /* private fields */ }