Docs.rs
fbthrift-git-0.0.8+c383b5e
fbthrift-git 0.0.8+c383b5e
Permalink
Docs.rs crate page
Apache-2.0
Links
crates.io
Source
Owners
vkill
Dependencies
anyhow ^1.0.75
normal
async-trait ^0.1.71
normal
base64 ^0.13
normal
bufsize ^1.0.5
normal
bytes ^1.1
normal
futures ^0.3.28
normal
ghost ^0.1.13
normal
num-derive ^0.3.3
normal
num-traits ^0.2
normal
ordered-float ^3.7
normal
panic-message ^0.3
normal
serde_json ^1.0.100
normal
thiserror ^1.0.49
normal
quickcheck ^1.0
dev
Versions
24.93%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Module simplejson_protocol
fbthrift_
git
0.0.8+c383b5e
Module simplejson_
protocol
Module Items
Structs
Enums
Traits
Functions
In crate fbthrift_
git
fbthrift_git
Module
simplejson_
protocol
Copy item path
Source
Structs
§
Simple
Json
Protocol
Deserializer
Simple
Json
Protocol
Serializer
Enums
§
Simple
Json
Protocol
Traits
§
Deserialize
Slice
Serializable
Serialize
Ref
Functions
§
deserialize
Deserialize a Thrift blob using the compact protocol.
serialize
Serialize a Thrift value using the simple JSON protocol.