6 releases (breaking)
0.23.1 | Aug 1, 2024 |
---|---|
0.23.0 |
|
0.22.1 | May 8, 2024 |
0.21.0 | Feb 20, 2024 |
0.19.2 | Oct 19, 2023 |
#19 in #dex
95 downloads per month
2.5MB
20K
SLoC
Dex Adapter Trait
A trait that defines a standard interface for Dex interactions. This trait should be implemented for each Dex that the adapter supports.
To implement this trait, create a new package, import this crate and implement the trait for your Dex.
Dependencies
~16–38MB
~596K SLoC