[][src]Crate signature_derive

Custom derive support for the signature crate.

This crate can be used to derive Signer and Verifier impls for types that impl DigestSigner or DigestVerifier respectively.

Derive Macros

Signer
Verifier