Docs.rs
speck-core-0.2.0
speck-core 0.2.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
Amn04
Dependencies
chrono ^0.4
normal
crc32fast ^1.3
normal
digest ^0.10
normal
ed25519-dalek ^2.1
normal
hex ^0.4
normal
rand ^0.8
normal
serde ^1.0
normal
serde_json ^1.0
normal
sha2 ^0.10
normal
thiserror ^1.0
normal
toml ^0.8
normal
tracing ^0.1
normal
criterion ^0.5
dev
tempfile ^3.8
dev
Versions
100%
of the crate is documented
Platform
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
Skip to main content
Module util
speck_
core
0.2.0
Module util
Module Items
Re-exports
Modules
In crate speck_
core
speck_core
Module
util
Copy item path
Source
Expand description
Utility functions
Re-exports
§
pub use hex::
HexExt
;
pub use io::
StreamingReader
;
Modules
§
hex
Hex encoding utilities
io
I/O utilities for no-std environments