Docs.rs
hacspec-lib-0.1.0-beta.1
hacspec-lib 0.1.0-beta.1
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
franziskuskiefer
Dependencies
abstract_integers ^0.1.5
normal
hacspec-attributes ^0.1.0-beta.1
normal
optional
num ^0.4
normal
secret_integers ^0.1.7
normal
optional
criterion ^0.4
dev
rand ^0.8
dev
Versions
17.92%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
assert_bytes_eq
hacspec_
lib
0.1.0-beta.1
hacspec_lib
Macro
assert_
bytes_
eq
Copy item path
Source
macro_rules! assert_bytes_eq { ( $a1: expr, $a2: expr) => { ... }; }