hex-literal • 0.3.4Macro for converting hexadecimal string to a byte array at compile time
DIRECT
0
inout • 0.1.3Custom reference types for code generic over in-place and buffer-to-buffer modes of operation.
INDIRECT
3
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.
INDIRECT
0
version_check • 0.9.5Tiny crate to check the version of the installed/running rustc.