Docs.rs
  • pools-0.1.16
    • pools 0.1.16
    • Permalink
    • Docs.rs crate page
    • AGPL-3.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • macalinao
    • Dependencies
      • anchor-lang >=0.22 normal
      • anchor-spl >=0.22 normal
      • stable-swap-anchor ^1.7.0 normal
      • stable-swap-client ^1.7.0 normal
      • vipers ^2.0.0 normal
    • Versions
    • 69.63% of the crate is documented
  • 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

pools0.1.16

Crate Items

  • Macros
  • Structs
  • Enums
  • Statics
  • Traits
  • Functions

List of all items

Structs

  • CommitNewAdmin
  • ImportPoolAsOperator
  • ImportPoolPermissionless
  • NewPoolManager
  • Pool
  • PoolManager
  • SendFeesToBeneficiary
  • SetBeneficiary
  • SetOperator
  • SwapContext
  • SwapFees
  • accounts::CommitNewAdmin
  • accounts::ImportPoolAsOperator
  • accounts::ImportPoolPermissionless
  • accounts::NewPoolManager
  • accounts::SendFeesToBeneficiary
  • accounts::SetBeneficiary
  • accounts::SetOperator
  • accounts::SwapContext
  • instruction::ApplyNewAdmin
  • instruction::CommitNewAdmin
  • instruction::ImportPoolAsOperator
  • instruction::ImportPoolPermissionless
  • instruction::NewPoolManager
  • instruction::PauseSwap
  • instruction::RampA
  • instruction::SendFeesToBeneficiary
  • instruction::SetBeneficiary
  • instruction::SetNewFees
  • instruction::SetOperator
  • instruction::StopRampA
  • instruction::UnpauseSwap
  • program::Pools

Enums

  • ErrorCode

Traits

  • SortedMints

Macros

  • gen_pool_signer_seeds

Functions

  • check_id
  • entry
  • entrypoint
  • id
  • pools::apply_new_admin
  • pools::commit_new_admin
  • pools::import_pool_as_operator
  • pools::import_pool_permissionless
  • pools::new_pool_manager
  • pools::pause_swap
  • pools::ramp_a
  • pools::send_fees_to_beneficiary
  • pools::set_beneficiary
  • pools::set_new_fees
  • pools::set_operator
  • pools::stop_ramp_a
  • pools::unpause_swap

Statics

  • ID