Docs.rs
  • near-workspaces-0.6.0
    • near-workspaces 0.6.0
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • nearprotocol-ci
    • ChaoticTempest
    • Dependencies
      • async-process ^1.3 normal
      • async-trait ^0.1 normal
      • base64 ^0.13 normal
      • borsh ^0.9 normal
      • bs58 ^0.4 normal
      • cargo_metadata ^0.14.2 normal
      • chrono ^0.4.19 normal
      • dirs ^3.0.2 normal
      • hex ^0.4.2 normal
      • near-account-id ^0.15.0 normal
      • near-crypto ^0.15.0 normal
      • near-jsonrpc-client ^0.4.0 normal
      • near-jsonrpc-primitives ^0.15.0 normal
      • near-primitives ^0.15.0 normal
      • near-sandbox-utils ^0.6.0 normal
      • portpicker ^0.1.1 normal
      • rand ^0.8.4 normal
      • reqwest ^0.11 normal
      • serde ^1.0 normal
      • serde_json ^1.0 normal
      • thiserror ^1.0 normal
      • tokio ^1 normal
      • tokio-retry ^0.3 normal
      • tracing ^0.1 normal
      • url ^2.2.2 normal
      • anyhow ^1.0 dev
      • borsh ^0.9 dev
      • futures ^0.3 dev
      • near-sdk ^4.0.0 dev
      • near-units ^0.2.0 dev
      • test-log ^0.2.8 dev
      • tracing-subscriber ^0.3.5 dev
      • near-sandbox-utils ^0.6.0 build
      • libc ^0.2 normal
    • Versions
    • 76.51% of the crate is documented
  • Go to latest version
  • Platform
    • 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
logo

logo

Crate near_workspaces

  • Structs
  • Enums
  • Traits
  • Functions
  • Type Definitions
logo
Change settings

List of all items

Structs

  • Account
  • AccountDetails
  • AccountId
  • Block
  • Contract
  • Worker
  • error::Error
  • network::Betanet
  • network::Info
  • network::Mainnet
  • network::Sandbox
  • network::Testnet
  • operations::CallTransaction
  • operations::CreateAccountTransaction
  • operations::Function
  • operations::Transaction
  • result::Execution
  • result::ExecutionFinalResult
  • result::ExecutionOutcome
  • result::ExecutionResult
  • result::Value
  • result::ViewResultDetails
  • rpc::patch::ImportContractTransaction
  • types::AccessKey
  • types::AccountId
  • types::CryptoHash
  • types::InMemorySigner
  • types::PublicKey
  • types::SecretKey

Enums

  • error::ErrorKind
  • error::RpcErrorCode
  • error::SandboxErrorCode
  • result::ValueOrReceiptId
  • types::KeyType

Traits

  • DevNetwork
  • Network
  • network::AllowDevAccountCreation
  • network::NetworkClient
  • network::NetworkInfo
  • network::TopLevelAccountCreator
  • prelude::TopLevelAccountCreator

Functions

  • betanet
  • compile_project
  • mainnet
  • mainnet_archival
  • sandbox
  • testnet
  • testnet_archival
  • with_betanet
  • with_mainnet
  • with_mainnet_archival
  • with_sandbox
  • with_testnet
  • with_testnet_archival

Type Definitions

  • result::ExecutionFailure
  • result::ExecutionSuccess
  • result::Result
  • types::Balance
  • types::BlockHeight
  • types::Gas
  • types::Nonce