Skip to main content

OwnedGetUsernameHistoryRequestView

Type Alias OwnedGetUsernameHistoryRequestView 

Source
pub type OwnedGetUsernameHistoryRequestView = OwnedView<GetUsernameHistoryRequestView<'static>>;
Expand description

Shorthand for OwnedView<GetUsernameHistoryRequestView<'static>>.

Aliased Typeยง

pub struct OwnedGetUsernameHistoryRequestView { /* private fields */ }