Skip to main content

OwnedGetApiKeyResponseView

Type Alias OwnedGetApiKeyResponseView 

Source
pub type OwnedGetApiKeyResponseView = OwnedView<GetApiKeyResponseView<'static>>;
Expand description

Shorthand for OwnedView<GetApiKeyResponseView<'static>>.

Aliased Typeยง

pub struct OwnedGetApiKeyResponseView { /* private fields */ }