Skip to main content

OwnedGetApiKeyRequestView

Type Alias OwnedGetApiKeyRequestView 

Source
pub type OwnedGetApiKeyRequestView = OwnedView<GetApiKeyRequestView<'static>>;
Expand description

Shorthand for OwnedView<GetApiKeyRequestView<'static>>.

Aliased Typeยง

pub struct OwnedGetApiKeyRequestView { /* private fields */ }