/* This file has been automatically generated. */
//! # Digital signatures
//!
//! This module defines jets for verifying digital signatures.
use *;
/// Assert that a Schnorr signature matches a public key and message.
///
/// ## Panics
/// The assertion fails.
///
/// ## Cost
///
/// 49087 mWU _(milli weight units)_