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