serai/common/std-shims
Luke Parker fa406c507f
Update crypto/ package versions
On a branch while bitcoin-serai wraps up its audit.
2023-08-08 18:19:01 -04:00
..
src
Cargo.toml Update crypto/ package versions 2023-08-08 18:19:01 -04:00
LICENSE
README.md

std shims

A crate which passes through to std when the default std feature is enabled, yet provides a series of shims when it isn't.

HashSet and HashMap are provided via hashbrown.