Function event_web::verify_secret[][src]

pub fn verify_secret(id: &str, secret: &str) -> Result<bool, FrontendError>