Docs.rs
  • decanter-0.1.6
    • decanter 0.1.6
    • Permalink
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • FL03
    • Dependencies
      • bincode ^1 normal
      • blake3 ^1.3 normal
      • decanter-crypto ^0.1.6 normal optional
      • decanter-derive ^0.1.6 normal optional
      • decanter-macros ^0.1.6 normal optional
      • generic-array ^1 normal
      • rand ^0.8 normal
      • serde ^1 normal
      • serde_json ^1 normal
      • smart-default ^0.7 normal
      • strum ^0.25 normal
      • typenum ^1 normal
      • hex-literal ^0.4 dev
      • lazy_static ^1.4 dev
      • getrandom ^0.2 normal
    • Versions
    • 29.55% of the crate is documented
  • Platform
    • 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

decanter0.1.6

Crate Items

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

List of all items

Structs

  • Generator
  • crypto::keys::Keypair
  • crypto::keys::PublicKey
  • crypto::keys::SecretKey
  • hash::A
  • hash::H160
  • hash::H256
  • hash::Iter
  • prelude::Generator
  • prelude::keys::Keypair
  • prelude::keys::PublicKey
  • prelude::keys::SecretKey

Enums

  • crypto::keys::Keys
  • prelude::keys::Keys

Traits

  • Concat
  • Generative
  • hash::Hash
  • hash::Hashable
  • hash::Hasher
  • hash::SizedHash
  • prelude::Concat
  • prelude::Generative

Derive Macros

  • Hashable
  • prelude::Hashable

Functions

  • crypto::generate_random_pkcs8
  • crypto::random_keypair
  • generate_random_list
  • generate_random_string
  • hash::concat_b3
  • hash::concat_hashes
  • hash::generate_random_hash
  • hash::hash_serialize
  • hash::hash_to_deg
  • hash::hasher
  • hash::iter_hasher
  • prelude::generate_random_list
  • prelude::generate_random_pkcs8
  • prelude::generate_random_string
  • prelude::random_keypair

Type Aliases

  • hash::BoxHash
  • hash::GenericHash
  • hash::GenericHashOutput
  • hash::H160Hash
  • hash::H256Hash