Skip to main content

OwnedGetSocialVerificationResponseView

Type Alias OwnedGetSocialVerificationResponseView 

Source
pub type OwnedGetSocialVerificationResponseView = OwnedView<GetSocialVerificationResponseView<'static>>;
Expand description

Shorthand for OwnedView<GetSocialVerificationResponseView<'static>>.

Aliased Typeยง

pub struct OwnedGetSocialVerificationResponseView { /* private fields */ }