Docs.rs
  • tensor-eigen-0.0.21
    • tensor-eigen 0.0.21
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • samuelvanderwaal
    • Dependencies
      • anyhow ^1.0.75 normal
      • borsh ^0.10 normal
      • chrono ^0.4.38 normal
      • clap ^4.5 normal
      • console ^0.15.8 normal
      • dirs ^5.0.1 normal
      • five8_const ^0.1.3 normal
      • hex ^0.4.3 normal
      • indexmap ^2.1.0 normal
      • indicatif ^0.17.9 normal
      • num-derive ^0.4.2 normal
      • num-traits ^0.2.19 normal
      • serde ^1.0.193 normal
      • serde_json ^1.0.108 normal
      • serde_with ^3.4.0 normal
      • serde_yaml ^0.9.27 normal
      • sha2 ^0.10.8 normal
      • solana-account-decoder >=1.16, <2.0 normal
      • solana-client >=1.16, <2.0 normal
      • solana-logger >=1.16, <2.0 normal
      • solana-program >=1.16, <2.0 normal
      • solana-sdk >=1.16, <2.0 normal
      • tensor-amm ^0.7.0 normal
      • tensor-marketplace ^0.5.0 normal
      • tensor-price-lock ^0.2.0 normal
      • tensor-whitelist ^0.2.0 normal
      • uuid ^1.10.0 normal
    • Versions
    • 33.06% of the crate is documented
  • Go to latest version
  • Platform
    • i686-unknown-linux-gnu
    • 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

tensor_eigen0.0.21

Module commands

Module Items

  • Re-exports
  • Macros
  • Structs
  • Enums
  • Constants
  • Functions

In crate tensor_eigen

tensor_eigen

Module commands

Source

Re-exports§

  • pub use crate::discriminators::Discriminator;
  • pub use crate::setup::CliConfig;

Macros§

  • transaction

Structs§

  • CompareParams
  • ComparisonResult
  • CreatePoolParams
  • CreateWhitelistV2Params
  • DecodeParams
  • DownloadParams
  • EditPoolConfig
  • EditPoolParams
  • ErrorParams
  • FeeParams
  • UpdateWhitelistV2Params
  • V2Missing
  • WhitelistFullPair
  • WhitelistPair

Enums§

  • Mismatch

Constants§

  • TOKEN_PROGRAM_IDS
  • WHITELIST_SIGNER_PUBKEY

Functions§

  • compare_whitelists
  • create_pool
  • create_whitelist_v2
  • edit_pool
  • fund_shards
  • generate_fee_shards
  • get_shard_balances
  • handle_anchor_discriminator
  • handle_compare
  • handle_decode
  • handle_download
  • handle_error
  • pubkey
  • update_eigen
  • update_whitelist_v2