8 releases (5 breaking)
new 0.24.1 | Oct 25, 2024 |
---|---|
0.24.1-beta.2 | Oct 17, 2024 |
0.23.0 | Jul 16, 2024 |
0.22.1 | May 8, 2024 |
0.19.2 | Oct 19, 2023 |
#217 in Magic Beans
150 downloads per month
735KB
16K
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
~7–24MB
~281K SLoC