Docs.rs
  • multihash-codetable-0.1.4
    • multihash-codetable 0.1.4
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • Stebalien
    • vmx
    • Dependencies
      • arbitrary ^1.3.2 normal optional
      • blake2b_simd ^1.0.0 normal optional
      • blake2s_simd ^1.0.0 normal optional
      • blake3 ^1.2.0 normal optional
      • core2 ^0.4.0 normal
      • digest ^0.10.1 normal optional
      • multihash-derive ^0.9.1 normal
      • ripemd ^0.1.1 normal optional
      • serde ^1.0.158 normal optional
      • sha1 ^0.10.5 normal optional
      • sha2 ^0.10.0 normal optional
      • sha3 ^0.10.0 normal optional
      • strobe-rs ^0.10.0 normal optional
      • criterion ^0.5.1 dev
      • hex ^0.4.2 dev
      • rand ^0.8.5 dev
      • unsigned-varint ^0.8.0 dev
    • Versions
    • 100% 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

multihash_codetable0.1.4

Crate Items

  • Structs
  • Enums
  • Traits
  • Type Aliases
  • Derive Macros

List of all items

Structs

  • Blake2bHasher
  • Blake2sHasher
  • Blake3Hasher
  • Keccak224
  • Keccak256
  • Keccak384
  • Keccak512
  • Ripemd160
  • Ripemd256
  • Ripemd320
  • Sha1
  • Sha2_256
  • Sha2_512
  • Sha3_224
  • Sha3_256
  • Sha3_384
  • Sha3_512
  • StrobeHasher

Enums

  • Code

Traits

  • MultihashDigest

Derive Macros

  • MultihashDigest

Type Aliases

  • Blake2b256
  • Blake2b512
  • Blake2s128
  • Blake2s256
  • Blake3_256
  • Multihash
  • Strobe256
  • Strobe512