Docs.rs
  • near-api-0.6.1
    • near-api 0.6.1
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • github:bicarus-labs:near
    • nearprotocol-ci
    • Dependencies
      • async-trait ^0.1 normal
      • bip39 ^2.0.0 normal
      • borsh ^1.5 normal
      • bs58 ^0.4 normal
      • ed25519-dalek ^2 normal
      • futures ^0.3 normal
      • keyring ^3.2 normal optional
      • near-abi ^0.4.2 normal
      • near-account-id ^1.0.0 normal
      • near-contract-standards ^5.15.1 normal
      • near-crypto ^0.30 normal
      • near-gas ^0.3 normal
      • near-jsonrpc-client ^0.17 normal
      • near-jsonrpc-primitives ^0.30 normal
      • near-ledger ^0.8.1 normal optional
      • near-primitives ^0.30 normal
      • near-sdk ^5.15.1 normal
      • near-token ^0.3 normal
      • near-workspaces ^0.20.0 normal optional
      • openssl ^0.10 normal
      • reqwest ^0.12 normal
      • serde ^1.0 normal
      • serde_json ^1.0.57 normal
      • slipped10 ^0.4.6 normal
      • thiserror ^2 normal
      • tokio ^1.0 normal
      • tracing ^0.1 normal
      • url ^2 normal
      • zstd ^0.13 normal
      • tokio ^1.0 dev
    • Versions
    • 47.87% 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

near_api0.6.1

Module advanced

Module Items

  • Structs
  • Enums
  • Traits
  • Type Aliases

In crate near_api

near_api

Module advanced

Source

Structs§

AccessKeyHandler
AccessKeyListHandler
AccountViewHandler
CallResultHandler
ExecuteMetaTransaction
ExecuteSignedTransaction
The handler for signing and sending transaction to the network.
MultiQueryHandler
MultiRpcBuilder
A builder for querying multiple items at once.
PostprocessHandler
RpcBlockHandler
RpcBuilder
RpcValidatorHandler
SimpleBlockRpc
SimpleQuery
SimpleValidatorRpc
ViewCodeHandler
ViewStateHandler

Enums§

TransactionableOrSigned

Traits§

QueryCreator
ResponseHandler
Transactionable

Type Aliases§

BlockQueryBuilder
MultiQueryBuilder
QueryBuilder
ValidatorQueryBuilder