Docs.rs
defituna-core-3.5.1
defituna-core 3.5.1
Permalink
Docs.rs crate page
Links
Homepage
Repository
crates.io
Source
Owners
sergey-tuna
Dependencies
fixed ^1.29.0
normal
fusionamm-core ^1.0.76
normal
fusionamm-macros ^1.0
normal
js-sys ^0.3
normal
optional
jup-ag ^0.9
normal
libm >=0.1, <0.3
normal
once_cell ^1.21.3
normal
serde ^1.0
normal
optional
serde-big-array ^0.5
normal
optional
serde-wasm-bindgen ^0.6
normal
optional
solana-instruction ^2.2
normal
solana-pubkey ^2.2
normal
tokio ^1.48
normal
tsify ^0.4
normal
optional
uint ^0.9
normal
wasm-bindgen ^0.2
normal
optional
wasm-bindgen-futures ^0.4
normal
optional
getrandom ^0.3
normal
getrandom ^0.2
normal
Versions
46.79%
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
assert_approx_eq
defituna_
core
3.5.1
defituna_core
Macro
assert_
approx_
eq
Copy item path
Source
macro_rules! assert_approx_eq { ($a:expr, $b:expr, $tol:expr) => { ... }; }