Skip to main content

OwnedMeResponseView

Type Alias OwnedMeResponseView 

Source
pub type OwnedMeResponseView = OwnedView<MeResponseView<'static>>;
Expand description

Shorthand for OwnedView<MeResponseView<'static>>.

Aliased Typeยง

pub struct OwnedMeResponseView { /* private fields */ }