Docs.rs
wnfs-unixfs-file-0.2.0
wnfs-unixfs-file 0.2.0
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
matheus23
Dependencies
anyhow ^1.0
normal
async-stream ^0.3
normal
bytes ^1.5
normal
futures ^0.3
normal
libipld ^0.16
normal
num_enum ^0.5
normal
proptest ^1.1
normal
optional
prost ^0.12
normal
rand_core ^0.6
normal
testresult ^0.3
normal
tokio ^1.34
normal
wnfs-common =0.2.0
normal
async-std ^1.11
dev
data-encoding ^2.5.0
dev
proptest ^1.1
dev
rand ^0.8
dev
rand_chacha ^0.3.1
dev
tempfile ^3.8.1
dev
test-strategy ^0.3
dev
tokio ^1.34
dev
tokio-test ^0.4.3
dev
tokio-util ^0.7
dev
Versions
6.96%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
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
wnfs_
unixfs_
file
0.2.0
Module chunker
Module Items
Structs
Enums
Constants
In crate wnfs_
unixfs_
file
wnfs_unixfs_file
Module
chunker
Copy item path
Source
Structs
§
Fixed
Rabin
Rabin fingerprinting based chunker.
Enums
§
Chunker
Chunker
Config
Chunker configuration.
Chunker
Stream
Constants
§
DEFAULT_
CHUNKS_
SIZE
Default size for chunks.
DEFAULT_
CHUNK_
SIZE_
LIMIT
Chunks are limited to 1MiB by default