AOx0 / adam

Rust eBPF-based toolbox
0 stars 0 forks source link

14 json snake case fields #15

Closed AOx0 closed 1 month ago

AOx0 commented 1 month ago

With this current serialized structs should have snake_cased names. So previously {'Id': 0} is now {'id': 0}