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