Docs.rs
  • anychain-core-0.1.5
    • anychain-core 0.1.5
    • Docs.rs crate page
    • MIT/Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • george-james-mo
    • alexexxman
    • Shawndslee
    • Dependencies
      • base58 ^0.2 normal optional
      • bech32 ^0.9.0 normal
      • hex ^0.4.2 normal
      • rand_core ^0.6.3 normal
      • ripemd ^0.1.1 normal
      • serde_json ^1.0 normal
      • sha2 ^0.10.8 normal
      • sha3 ^0.10.1 normal
      • thiserror ^1.0 normal
    • Versions
    • 16.67% of the crate is documented
  • Go to latest version
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • 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

anychain_core0.1.5

  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases
?
Settings

List of all items

Structs

  • no_std::io::BorrowedBuf
  • no_std::io::BorrowedCursor
  • no_std::io::BufReader
  • no_std::io::BufWriter
  • no_std::io::Bytes
  • no_std::io::Chain
  • no_std::io::Cursor
  • no_std::io::Empty
  • no_std::io::Error
  • no_std::io::IntoInnerError
  • no_std::io::IoSlice
  • no_std::io::IoSliceMut
  • no_std::io::LineWriter
  • no_std::io::Lines
  • no_std::io::Repeat
  • no_std::io::Sink
  • no_std::io::Split
  • no_std::io::Stderr
  • no_std::io::StderrLock
  • no_std::io::Stdin
  • no_std::io::StdinLock
  • no_std::io::Stdout
  • no_std::io::StdoutLock
  • no_std::io::Take
  • no_std::io::WriterPanicked

Enums

  • address::AddressError
  • amount::AmountError
  • error::Error
  • format::FormatError
  • network::NetworkError
  • no_std::io::ErrorKind
  • no_std::io::SeekFrom
  • public_key::PublicKeyError
  • transaction::TransactionError

Traits

  • address::Address
  • amount::Amount
  • format::Format
  • network::Network
  • no_std::io::BufRead
  • no_std::io::IsTerminal
  • no_std::io::Read
  • no_std::io::Seek
  • no_std::io::Write
  • no_std::io::prelude::BufRead
  • no_std::io::prelude::Read
  • no_std::io::prelude::Seek
  • no_std::io::prelude::Write
  • public_key::PublicKey
  • transaction::Transaction
  • transaction::TransactionId

Functions

  • amount::to_basic_unit
  • amount::to_basic_unit_u64
  • no_std::io::copy
  • no_std::io::empty
  • no_std::io::read_to_string
  • no_std::io::repeat
  • no_std::io::sink
  • no_std::io::stderr
  • no_std::io::stdin
  • no_std::io::stdout
  • transaction::func_selector
  • utilities::crypto::checksum
  • utilities::crypto::hash160
  • utilities::crypto::keccak256
  • utilities::crypto::sha256
  • utilities::crypto::sha512
  • utilities::to_hex_string

Type Aliases

  • no_std::io::RawOsError
  • no_std::io::Result