Docs.rs
commonware-utils-0.0.43
commonware-utils 0.0.43
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
patrick-ogrady
Dependencies
bytes ^1.7.1
normal
futures ^0.3.31
normal
prost ^0.13.5
normal
thiserror ^2.0.12
normal
num-bigint ^0.4.6
dev
rand ^0.8.5
dev
Versions
72.5%
of the crate is documented
Go to latest version
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
commonware_
utils
0.0.43
Module array
Module Items
Re-exports
Modules
Enums
Traits
In crate commonware_
utils
commonware_utils
Module
array
Copy item path
Source
Re-exports
§
pub use fixed_bytes::
FixedBytes
;
pub use u64::
U64
;
Modules
§
fixed_
bytes
u64
Enums
§
Error
Errors returned by the
Array
trait’s functions.
Traits
§
Array
Types that can be fallibly read from a fixed-size byte sequence.