| Bincode doesn't support serde's deserialize_any, so it's easier to use JSON for de/serializing events. Since they'll likely be pretty sparse, the size difference shouldn't be a big deal. | ||
|---|---|---|
| .. | ||
| src | ||
| Cargo.toml | ||
| Bincode doesn't support serde's deserialize_any, so it's easier to use JSON for de/serializing events. Since they'll likely be pretty sparse, the size difference shouldn't be a big deal. | ||
|---|---|---|
| .. | ||
| src | ||
| Cargo.toml | ||