Docs.rs
zplus-0.9.3-rc.1
zplus 0.9.3-rc.1
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
jake-ruyi
Dependencies
ordered-float ^1.0
normal
thrift ^0.12
normal
try_from ^0.2
normal
Versions
42.37%
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
THttpServiceSyncClientMarker
zplus
0.9.3-rc.1
THttp
Service
Sync
Client
Marker
Implementors
In zplus::
http_
s_
d_
k_
services
zplus
::
http_s_d_k_services
Trait
THttp
Service
Sync
Client
Marker
Copy item path
Source
pub trait THttpServiceSyncClientMarker { }
Implementors
§
Source
§
impl<IP, OP>
THttpServiceSyncClientMarker
for
HttpServiceSyncClient
<IP, OP>
where IP:
TInputProtocol
, OP:
TOutputProtocol
,