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