Skip to main content

OwnedStartSocialVerificationResponseView

Type Alias OwnedStartSocialVerificationResponseView 

Source
pub type OwnedStartSocialVerificationResponseView = OwnedView<StartSocialVerificationResponseView<'static>>;
Expand description

Shorthand for OwnedView<StartSocialVerificationResponseView<'static>>.

Aliased Typeยง

pub struct OwnedStartSocialVerificationResponseView { /* private fields */ }