Skip to main content

OwnedLoginWithWalletResponseView

Type Alias OwnedLoginWithWalletResponseView 

Source
pub type OwnedLoginWithWalletResponseView = OwnedView<LoginWithWalletResponseView<'static>>;
Expand description

Shorthand for OwnedView<LoginWithWalletResponseView<'static>>.

Aliased Typeยง

pub struct OwnedLoginWithWalletResponseView { /* private fields */ }