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