cfmms-rs icon indicating copy to clipboard operation
cfmms-rs copied to clipboard

add swap sim example

Open Evan-Kim2028 opened this issue 1 year ago • 3 comments

  • extracted test_swap_sim test into an example file
  • write docs for sync and pool

Evan-Kim2028 avatar May 15 '23 19:05 Evan-Kim2028

Not sure why the test suite is failing, I didn't touch any code that should affect those tests.

Regarding rustfmt fail, I adjusted the doc lines to conform to rustfmt line size

Evan-Kim2028 avatar May 22 '23 19:05 Evan-Kim2028

Ran cargo fmt and cargo clippy --fix

Evan-Kim2028 avatar May 23 '23 17:05 Evan-Kim2028

Thanks for making this PR! I think we should probably separate the docs into a separate PR. I think that there are a few places where some additional information and rewording could be useful, but we can get the examples merged in once the changes requested are made.

0xKitsune avatar May 25 '23 02:05 0xKitsune