| Crates.io | thrust |
| lib.rs | thrust |
| version | 0.1.0 |
| created_at | 2015-04-03 07:58:11.505334+00 |
| updated_at | 2016-03-07 09:38:28.150522+00 |
| description | Thrift for Rust |
| homepage | https://github.com/thehydroimpulse/thrust |
| repository | https://github.com/thehydroimpulse/thrust |
| max_upload_size | |
| id | 1763 |
| size | 34,737 |
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.[dependencies]
thrust = "*"
MIT — go ham!