Docs.rs
submap-0.3.3
submap 0.3.3
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
divi255
yblokh
Dependencies
indexmap ^2.1.0
normal
optional
openssl ^0.10.62
normal
optional
regex ^1.11.1
normal
sha2 ^0.10.8
normal
optional
thiserror ^1.0.61
normal
Versions
18.18%
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
submap
0.3.3
Module digest
Module Items
Functions
Type Aliases
In crate submap
submap
Module
digest
Copy item path
Source
Functions
§
sha256
A helper function to quickly calculate sha256 hash as [u64; 4]
sha512
A helper function to quickly calculate sha512 hash as [u64; 8]
Type Aliases
§
Sha256
Digest
Sha512
Digest