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