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