Skip to main content

OwnedGetUsernameHistoryResponseView

Type Alias OwnedGetUsernameHistoryResponseView 

Source
pub type OwnedGetUsernameHistoryResponseView = OwnedView<GetUsernameHistoryResponseView<'static>>;
Expand description

Shorthand for OwnedView<GetUsernameHistoryResponseView<'static>>.

Aliased Typeยง

pub struct OwnedGetUsernameHistoryResponseView { /* private fields */ }