Docs.rs
  • wasmify-rs-0.1.0
    • wasmify-rs 0.1.0
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • nzengi
    • Dependencies
      • anyhow ^1.0 normal
      • chrono ^0.4 normal
      • env_logger ^0.9 normal
      • futures ^0.3 normal
      • log ^0.4 normal
      • serde ^1.0 normal
      • serde_json ^1.0 normal
      • tokio ^1 normal
      • wasm-bindgen ^0.2.78 normal
      • web3 ^0.15.0 normal
    • Versions
    • 52.83% of the crate is documented
  • Platform
    • 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

wasmify_rs0.1.0

Crate Items

  • Macros
  • Structs
  • Enums
  • Functions

List of all items

Structs

  • Duration
  • Instant
  • Local
  • contracts::abi::AbiFunction
  • contracts::gas::GasEstimate

Enums

  • contracts::contract_update::UpdateError
  • contracts::interaction::InteractionError
  • contracts::monitor::MonitorError
  • contracts::watch::WatchError

Macros

  • info
  • warn

Functions

  • contracts::abi::parse_abi
  • contracts::contract_update::update_contract
  • contracts::deploy::deploy_contract
  • contracts::gas::check_gas_limit
  • contracts::gas::estimate_gas
  • contracts::gas::optimize_gas_dynamically
  • contracts::interaction::call_contract_function
  • contracts::interaction::fetch_contract_data
  • contracts::monitor::monitor_contract_activity
  • contracts::watch::watch_contract_transactions
  • framework::async_operations::perform_optimized_operations
  • framework::init::init_app
  • framework::logging::init_logging
  • framework::optimize::optimize_app
  • framework::run::run_app
  • init_logging