Extra primitive types (u128, i128)
Internal crate to support `extprim_literals`. You typically don't need this crate directly.
Plugin for creating extra primitive types literals (u128!(n), i128!(n))
A pure Rust implementation of BLAKE2 based on RFC 7693.
A pure Rust implementation of BLAKE2 based on RFC 7693. Forked for publishing purposes.