# torg-serde
Serialization/deserialization for TØR-G token streams.
[](https://crates.io/crates/torg-serde)
[](https://docs.rs/torg-serde)
## Status
🚧 **Planned** — Not yet implemented.
## Planned Features
- Binary encoding/decoding of token streams
- JSON serialization for debugging
- Compact wire format for network transmission
## License
Licensed under either of [Apache License, Version 2.0](LICENSE-APACHE) or [MIT license](LICENSE-MIT) at your option.