torg-serde 0.2.1

Serialization/deserialization for TØR-G token streams
Documentation
# torg-serde

Serialization/deserialization for TØR-G token streams.

[![Crates.io](https://img.shields.io/crates/v/torg-serde.svg)](https://crates.io/crates/torg-serde)
[![Documentation](https://docs.rs/torg-serde/badge.svg)](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.