rust-secp256k1-unsafe-fast/src
Tobin C. Harding c7807dff9c Run the formatter
Currently we are not running the formatter in CI, in preparation for
doing so run `cargo +nightly fmt` to clear all current formatting
issues.

No manual changes.
2022-11-22 08:53:23 +11:00
..
ecdsa Run the formatter 2022-11-22 08:53:23 +11:00
constants.rs Prepare codebase for formatting 2022-11-16 10:56:25 +11:00
context.rs Fix feature gating 2022-11-18 10:14:41 +11:00
ecdh.rs Run the formatter 2022-11-22 08:53:23 +11:00
key.rs Run the formatter 2022-11-22 08:53:23 +11:00
lib.rs Run the formatter 2022-11-22 08:53:23 +11:00
macros.rs Run the formatter 2022-11-22 08:53:23 +11:00
scalar.rs Fix feature gating 2022-11-18 10:14:41 +11:00
schnorr.rs Run the formatter 2022-11-22 08:53:23 +11:00
secret.rs Merge rust-bitcoin/rust-secp256k1#499: Introduce `rustfmt` 2022-11-17 15:00:00 +00:00
serde_util.rs Run cargo fmt 2022-11-16 11:06:12 +11:00