Docs.rs
fbthrift-git-0.0.7+b377f46
fbthrift-git 0.0.7+b377f46
Docs.rs crate page
Apache-2.0
Links
crates.io
Source
Owners
vkill
Dependencies
anyhow ^1.0.65
normal
async-trait ^0.1.58
normal
base64 ^0.11.0
normal
bufsize ^1.0
normal
bytes ^1.1
normal
futures ^0.3.22
normal
ghost ^0.1
normal
num-derive ^0.3.3
normal
num-traits ^0.2
normal
ordered-float ^1.1.1
normal
panic-message ^0.3
normal
serde_json ^1.0.79
normal
thiserror ^1.0.36
normal
quickcheck ^1.0
dev
Versions
21.83%
of the crate is documented
Go to latest version
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
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 processor
Structs
Enums
Traits
?
Module
fbthrift_git
::
processor
source
·
[
−
]
Structs
NullServiceProcessor
Null processor which implements no methods - it acts as the super for any service which has no super-service.
Enums
SerializedStreamElement
Traits
ReplyState
ServiceProcessor
Trait implemented by a generated type to implement a service.
ThriftService