Ugly Alpha 1
binance:0.17.2

total uncompressed bytes

294.3 KB

total files

69

Fix

NewInclude { include: [ "src/**/*", "Cargo.*", "LICENSE", "README.md", ], has_build_script: false, }

46 wasted files

total waste: 106.1 KB

  1. tests/account_tests.rs : 35.5 KB
  2. tests/market_tests.rs : 12.4 KB
  3. examples/binance_endpoints.rs : 7.6 KB
  4. examples/binance_websockets.rs : 7.2 KB
  5. tests/mocks/general/exchange_info.json : 5.9 KB
  6. tests/general_tests.rs : 5.5 KB
  7. tests/futures_account_tests.rs : 5.1 KB
  8. examples/binance_futures_websockets.rs : 5.1 KB
  9. examples/binance_futures_endpoints.rs : 3.5 KB
  10. tests/mocks/account/cancel_all_open_orders.json : 2.8 KB
  11. examples/binance_save_all_trades.rs : 1.7 KB
  12. tests/util_tests.rs : 1.7 KB
  13. benches/websocket_benchmark.rs : 1.2 KB
  14. tests/mocks/market/get_all_24h_price_stats.json : 579 B
  15. tests/mocks/market/get_24h_price_stats.json : 577 B
  16. tests/mocks/account/get_account.json : 542 B
  17. tests/mocks/account/market_sell_using_quote_quantity.json : 539 B
  18. tests/mocks/account/stop_limit_sell.json : 519 B
  19. tests/mocks/account/stop_limit_buy.json : 518 B
  20. tests/mocks/account/market_sell.json : 509 B
  21. tests/mocks/account/market_buy_using_quote_quantity.json : 509 B
  22. tests/mocks/account/market_buy.json : 508 B
  23. tests/mocks/account/limit_sell.json : 508 B
  24. tests/mocks/account/limit_buy.json : 507 B
  25. tests/mocks/futures/account/stop_market_close_position_sell.json : 506 B
  26. tests/mocks/futures/account/stop_market_close_position_buy.json : 506 B
  27. tests/mocks/account/get_open_orders.json : 460 B
  28. tests/mocks/account/order_status.json : 458 B
  29. tests/mocks/account/cancel_order.json : 365 B
  30. tests/mocks/market/get_all_book_tickers.json : 351 B
  31. examples/README.md : 350 B
  32. tests/mocks/account/trade_history.json : 331 B
  33. .github/workflows/rust.yml : 324 B
  34. .travis.yml : 292 B
  35. tests/mocks/market/get_klines.json : 290 B
  36. tests/mocks/market/get_depth.json : 218 B
  37. tests/mocks/market/get_book_ticker.json : 144 B
  38. tests/mocks/market/get_all_prices.json : 139 B
  39. .rustfmt.toml : 102 B
  40. tests/mocks/futures/account/change_initial_leverage.json : 94 B
  41. tests/mocks/futures/account/cancel_all_open_orders.json : 84 B
  42. tests/mocks/market/get_price.json : 53 B
  43. tests/mocks/market/get_average_price.json : 44 B
  44. tests/mocks/futures/account/change_position_mode.json : 42 B
  45. .gitignore : 38 B
  46. tests/mocks/general/server_time.json : 35 B