Docs.rs
tencent3-0.2.0
tencent3 0.2.0
Permalink
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
StrayLittlePunk
Dependencies
base64 ^0.21.0
normal
chrono ^0.4.23
normal
derive_builder ^0.12.0
normal
hmac ^0.12.1
normal
hyper ^0.14.24
normal
hyper-rustls ^0.23.2
normal
serde ^1.0.152
normal
serde_json ^1.0.93
normal
sha2 ^0.10.6
normal
tokio ^1.25.0
normal
Versions
64.63%
of the crate is documented
Platform
i686-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
tencent3
0.2.0
Call
Output
Implementations on Foreign Types
()
String
Vec<String>
Implementors
In tencent3::
api
tencent3
::
api
Trait
CallOutput
Copy item path
Source
pub trait CallOutput { }
Expand description
MethodCall return Type need implement this trait
Implementations on Foreign Types
§
Source
§
impl
CallOutput
for
()
Source
§
impl
CallOutput
for
String
Source
§
impl
CallOutput
for
Vec
<
String
>
Implementors
§