Package Licenses
Apache-2.0 OR MIT
Dependency Licenses
Apache-2.0 OR MIT2
Package | Relation | Dependencies | Published |
---|---|---|---|
typenum • 1.17.0Typenum is a Rust library for type-level numbers evaluated at compile time. It currently supports bits, unsigned integers, and signed integers. It also provides a type-level array of type-level numbers, but its implementation is incomplete. | DIRECT | 0 | |
zeroize • 1.8.1Securely clear secrets from memory with a simple trait built on stable Rust primitives which guarantee memory is zeroed using an operation will not be 'optimized away' by the compiler. Uses a portable pure Rust implementation that works everywhere, even WASM! | DIRECT | 0 |