Function fractal::session::model::verification::identity_verification::intersect_methods
source ยท fn intersect_methods(
our_methods: Vec<VerificationMethod>,
their_methods: Vec<VerificationMethod>,
) -> Vec<VerificationMethod>
Expand description
Get the intersection or our methods and their methods.