pub fn human_verification_challenge(
detail: &ErrorDetail,
) -> Option<HumanVerificationChallenge>Expand description
Extract a human-verification challenge from an ErrorDetail, if present.
pub fn human_verification_challenge(
detail: &ErrorDetail,
) -> Option<HumanVerificationChallenge>Extract a human-verification challenge from an ErrorDetail, if present.