4 releases (2 breaking)
0.18.0 | Jul 28, 2023 |
---|---|
0.17.2 | Jul 27, 2023 |
0.17.0 |
|
0.16.2 |
|
#24 in #dex
17KB
329 lines
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
~5–24MB
~393K SLoC