Docs.rs
  • smart-contract-0.2.2
    • smart-contract 0.2.2
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • losfair
    • iwasaki-kenta
    • Dependencies
    • Versions
    • 0% of the crate is documented
  • 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

smart_contract0.2.2

Crate Items

  • Macros
  • Structs
  • Enums
  • Constants
  • Traits
  • Functions

List of all items

Structs

  • payload::Parameters
  • payload::ParametersBuilder
  • transaction::Contract
  • transaction::Invocation
  • transaction::Transfer

Enums

  • crypto::HashAlgorithm
  • crypto::SignatureAlgorithm
  • transaction::TransactionTag

Traits

  • payload::Readable
  • payload::Writeable
  • transaction::Transaction

Macros

  • debug

Functions

  • crypto::hash
  • crypto::verify
  • log
  • sys::_hash_blake2b_256
  • sys::_hash_blake2b_512
  • sys::_hash_sha256
  • sys::_hash_sha512
  • sys::_log
  • sys::_payload
  • sys::_payload_len
  • sys::_result
  • sys::_send_transaction
  • sys::_verify_ed25519

Constants

  • crypto::BLAKE2B256_OUTPUT_SIZE
  • crypto::BLAKE2B512_OUTPUT_SIZE
  • crypto::SHA256_OUTPUT_SIZE
  • crypto::SHA512_OUTPUT_SIZE