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
TInputManagerServiceSyncClientMarker
zplus
0.9.3-rc.1
TInput
Manager
Service
Sync
Client
Marker
Implementors
In zplus::
input_
manager_
s_
d_
k_
services
zplus
::
input_manager_s_d_k_services
Trait
TInput
Manager
Service
Sync
Client
Marker
Copy item path
Source
pub trait TInputManagerServiceSyncClientMarker { }
Implementors
§
Source
§
impl<IP, OP>
TInputManagerServiceSyncClientMarker
for
InputManagerServiceSyncClient
<IP, OP>
where IP:
TInputProtocol
, OP:
TOutputProtocol
,