Docs.rs
rd-interface-0.4.0
rd-interface 0.4.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
crates.io
Source
Owners
spacemeowx2
Dependencies
async-trait ^0.1.42
normal
futures-executor ^0.3.14
normal
futures-util ^0.3.12
normal
serde ^1.0
normal
serde_derive ^1.0
normal
serde_json ^1.0
normal
thiserror ^1.0
normal
tokio ^1.5
normal
Versions
25.45%
of the crate is documented
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
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
rd_
interface
0.4.0
TcpStream
Aliased Type
In crate rd_
interface
rd_interface
Type Alias
TcpStream
Copy item path
Source
pub type TcpStream =
Box
<dyn
ITcpStream
>;
Aliased Type
ยง
pub struct TcpStream(
/* private fields */
);