Docs.rs
rust_asio-0.6.0
rust_asio 0.6.0
Permalink
Docs.rs crate page
MIT
Links
Documentation
Repository
crates.io
Source
Owners
harre-orz
Dependencies
bitflags ^0.7
normal
context ^1.0
normal
optional
errno ^0.1
normal
kernel32-sys ^0.2
normal
lazy_static ^0.2
normal
libc ^0.2
normal
openssl ^0.9
normal
optional
openssl-sys ^0.9
normal
optional
termios ^0.2
normal
optional
time ^0.1
normal
winapi ^0.2
normal
ws2_32-sys ^0.2
normal
Versions
50%
of the crate is documented
Platform
i686-unknown-linux-gnu
x86_64-apple-darwin
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
asyncio
0.6.0
Generic
RawSocket
Aliased Type
In asyncio::
generic
asyncio
::
generic
Type Alias
GenericRawSocket
Copy item path
Source
pub type GenericRawSocket =
RawSocket
<
GenericRaw
>;
Aliased Type
ยง
struct GenericRawSocket {
/* private fields */
}