Skip to main content

OwnedLoginWithWalletRequestView

Type Alias OwnedLoginWithWalletRequestView 

Source
pub type OwnedLoginWithWalletRequestView = OwnedView<LoginWithWalletRequestView<'static>>;
Expand description

Shorthand for OwnedView<LoginWithWalletRequestView<'static>>.

Aliased Typeยง

pub struct OwnedLoginWithWalletRequestView { /* private fields */ }