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