Note: A work in progress. It's not in a useful state right now.
A Rust implementation of the Apache Thrift protocol that simplifies communicating between independent systems that may be implemented in various languages.
.thrift
file.toml
[dependencies]
thrust = "*"
MIT — go ham!