Docs.rs
jupiter-amm-interface-0.6.0
jupiter-amm-interface 0.6.0
Permalink
Docs.rs crate page
Apache-2.0
Links
crates.io
Source
Owners
siong1987
Arrowana
ZhengYuTay
Dependencies
ahash ^0.8
normal
anyhow ^1
normal
borsh ~0.10
normal
rust_decimal ^1.36.0
normal
serde ^1.0.219
normal
serde_json ^1.0.114
normal
solana-account-decoder ^2
normal
solana-sdk ^2.3.1
normal
Versions
10%
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
jupiter_
amm_
interface
0.6.0
jupiter_amm_interface
Macro
single_program_amm
Copy item path
Source
macro_rules! single_program_amm { ($amm_struct:ty, $program_id:expr, $label:expr) => { ... }; }