pub type OwnedGetUsernameHistoryRequestView = OwnedView<GetUsernameHistoryRequestView<'static>>;Expand description
Shorthand for OwnedView<GetUsernameHistoryRequestView<'static>>.
Aliased Typeยง
pub struct OwnedGetUsernameHistoryRequestView { /* private fields */ }