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