Skip to main content

OwnedGetProfileRequestView

Type Alias OwnedGetProfileRequestView 

Source
pub type OwnedGetProfileRequestView = OwnedView<GetProfileRequestView<'static>>;
Expand description

Shorthand for OwnedView<GetProfileRequestView<'static>>.

Aliased Typeยง

pub struct OwnedGetProfileRequestView { /* private fields */ }