terminal_thrift 0.3.2

Thrift runtime library for rust.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[package]

name = "terminal_thrift"
version = "0.3.2"
authors = ["Jonathan Reem <jonathan.reem@gmail.com>",
           "Simon GĂ©nier <s@simon.coffee>",
           "Maxim Golov <maxim.golov@gmail.com>"]
description = "Thrift runtime library for rust."
repository = "https://github.com/terminalcloud/thrift"
license = "MIT"

[dependencies]
podio = "0.1"
log = "0"
ordered-float = "0"