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
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

wnfs_unixfs_file0.2.0

Crate Items

  • Structs
  • Enums
  • Constants
  • Functions

List of all items

Structs

  • builder::Config
  • builder::File
  • builder::FileBuilder
  • chunker::Fixed
  • chunker::Rabin
  • protobufs::Data
  • protobufs::Metadata
  • protobufs::PbLink
  • protobufs::PbNode
  • unixfs::Node
  • unixfs::UnixFsFileReader

Enums

  • balanced_tree::TreeBuilder
  • chunker::Chunker
  • chunker::ChunkerConfig
  • chunker::ChunkerStream
  • codecs::Codec
  • protobufs::DataType
  • unixfs::CurrentNodeState
  • unixfs::DataType
  • unixfs::UnixFsFile

Functions

  • parse_links
  • unixfs::find_block
  • unixfs::read_data_to_buf

Constants

  • balanced_tree::DEFAULT_DEGREE
  • chunker::DEFAULT_CHUNKS_SIZE
  • chunker::DEFAULT_CHUNK_SIZE_LIMIT