rust-secp256k1-unsafe-fast/secp256k1-sys/src
Tobin C. Harding 9850550734 Move AsRef impl block next to Index
These two traits are related, in as much as they both give access to the
inner byte array. Put them next to each other to assist clarity.
2022-11-18 10:57:32 +11:00
..
lib.rs Derive Copy and Clone 2022-11-18 10:56:24 +11:00
macros.rs Move AsRef impl block next to Index 2022-11-18 10:57:32 +11:00
recovery.rs Derive Copy and Clone 2022-11-18 10:56:24 +11:00
types.rs Move more things from the std feature to the alloc feature 2022-06-07 23:59:42 +03:00