Skip to main content

OwnedResolveAccountRequestView

Type Alias OwnedResolveAccountRequestView 

Source
pub type OwnedResolveAccountRequestView = OwnedView<ResolveAccountRequestView<'static>>;
Expand description

Shorthand for OwnedView<ResolveAccountRequestView<'static>>.

Aliased Typeยง

pub struct OwnedResolveAccountRequestView { /* private fields */ }