derive::secp256k1

Module global

Source
Expand description

Module implementing a singleton pattern for a global Secp256k1 context.

Structs§

Statics§

  • A global static context to avoid repeatedly creating contexts.