RustCrypto / utils

Utility crates used in RustCrypto
428 stars 127 forks source link

hybrid-array: rename `impls` module to `sizes` #1014

Closed tarcieri closed 8 months ago

tarcieri commented 8 months ago

It reflects what the module does: defines a macro for defining various array sizes, then invokes it.