mirror of
https://github.com/0xfnzero/solana-streamer.git
synced 2026-07-27 17:37:45 +00:00
109c50cf06
- Add BonkMigrateToAmmEvent and BonkMigrateToCpswapEvent - Update parsers and event handlers - Add rustfmt.toml configuration - Update documentation and examples
6 lines
117 B
TOML
6 lines
117 B
TOML
max_width = 100
|
|
hard_tabs = false
|
|
tab_spaces = 4
|
|
edition = "2021"
|
|
use_small_heuristics = "Max"
|
|
newline_style = "Unix" |