Unverified Commit b27d50c4 authored by Bastian Köcher's avatar Bastian Köcher Committed by GitHub
Browse files

Adds `with_pair!` macro to application-crypto (#4885)

* Adds `with_pair!` macro to application-crypto

This macro will "generate" the given code only when the crypto pair is
available. So, when either the `std` or the `full_crypto` feature is
enabled.

* Fix example
parent 16bb1926
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment