Docs.rs
  • blockchain-scratch-rust-0.3.0
    • blockchain-scratch-rust 0.3.0
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • armanriazi
    • Dependencies
      • crypto-hash ^0.3.3 normal
      • env_logger ^0.9.0 normal
      • hex ^0.3.2 normal
      • json ^0.12.4 normal
      • library_utils ^0.0.2 normal
      • log ^0.4.0 normal
      • rust-releases ^0.22.0 normal
      • serde ^1.0.137 normal
      • serde_derive ^1.0.137 normal
      • serde_json ^1.0.82 normal
      • tracing-subscriber ^0.3 normal
      • crypto-hash ^0.3.3 dev
      • env_logger ^0.9.0 dev
      • hex ^0.3.2 dev
      • json ^0.12.4 dev
      • log ^0.4.0 dev
      • pretty_assertions ^1 dev
      • proptest ^1 dev
      • serde ^1.0.137 dev
      • serde_derive ^1.0.137 dev
      • serde_json ^1.0.82 dev
    • Versions
    • 17.07% of the crate is documented
  • Platform
    • x86_64-apple-darwin
    • 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

library_blockchain0.3.0

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions

List of all items

Structs

  • block::Block
  • blockchain::Blockchain
  • transaction::Amount
  • transaction::Transaction

Enums

  • BlockValidationError
  • BlockainFactoryError
  • CustomError
  • StringError
  • transaction::IO

Traits

  • hashable::Hashable
  • transaction::Put
  • transaction::SuperTransaction

Functions

  • block::blockchain_check_difficulty
  • blockchain_executive::blockchain_init_env_logger
  • blockchain_executive::blockchain_sample_trx_json_data_block_from_file
  • blockchain_executive::blockchain_sample_trx_json_data_from_module
  • blockchain_executive::blockchain_sample_trx_json_data_from_string
  • blockchain_executive::blockchain_var_ret_difficulty
  • blockchain_executive::main
  • factory::blockchain_factory
  • lib_block_concat_two_string
  • lib_block_difficulty_bytes_as_u128
  • lib_block_now
  • lib_block_u128_bytes
  • lib_block_u32_bytes
  • lib_block_u64_bytes