Docs.rs
  • aptos-cli-common-0.1.2
    • aptos-cli-common 0.1.2
    • Permalink
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • macalinao
    • Dependencies
      • anyhow ^1.0.42 normal
      • aptos-cli-config ^0.1.0 normal
      • aptos-crypto ^0.2.1 normal
      • aptos-rest-client ^0.2.1 normal
      • aptos-sdk ^0.2.1 normal
      • aptos-types ^0.2.1 normal
      • base64 ^0.13.0 normal
      • bcs ^0.1.3 normal
      • clap ^3.1.6 normal
      • hex ^0.4.3 normal
      • itertools ^0.10.3 normal
      • reqwest ^0.11.10 normal
      • serde ^1.0.137 normal
      • serde_json ^1.0.79 normal
      • tokio ^1.18.2 normal
      • url ^2.2 normal
    • Versions
    • 59.42% of the crate is documented
  • 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 aptos_cli_common

logo
Change settings

List of all items

Structs

  • AccountAddressWrapper
  • ChangeSummary
  • EncodingOptions
  • FaucetOptions
  • GasOptions
  • MovePackageDir
  • PrivateKeyInputOptions
  • ProfileOptions
  • PromptOptions
  • PublicKeyInputOptions
  • RestOptions
  • TransactionOptions
  • TransactionSummary
  • WriteTransactionOptions

Enums

  • EncodingType
  • KeyType

Traits

  • ExtractPublicKey

Functions

  • account_address_from_public_key
  • load_account_arg
  • utils::fund_account
  • utils::get_chain_id
  • utils::get_sequence_number
  • utils::parse_map

Constants

  • DEFAULT_FAUCET_URL
  • DEFAULT_GAS_UNIT_PRICE
  • DEFAULT_MAX_GAS
  • DEFAULT_REST_URL