Docs.rs
sans-io-runtime-0.3.0
sans-io-runtime 0.3.0
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
giangndm
Dependencies
convert-enum ^0.1
normal
derive_more ^1.0
normal
heapless ^0.8
normal
log ^0.4
normal
num_enum ^0.7
normal
parking_lot ^0.12
normal
polling ^3.5
normal
optional
socket2 ^0.5
normal
optional
tun ^0.6
normal
optional
env_logger ^0.11
dev
mockall ^0.13
dev
signal-hook ^0.3.17
dev
str0m ^0.6
dev
tiny_http ^0.12
dev
Versions
11.59%
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
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
sans_
io_
runtime
0.3.0
Module backend
Module Items
Structs
Enums
Traits
In crate sans_
io_
runtime
sans_io_runtime
Module
backend
Copy item path
Source
Structs
§
Poll
Backend
Polling
Backend
Enums
§
Backend
Incoming
Backend
Incoming
Internal
Represents an incoming network event.
Backend
Outgoing
Represents an outgoing network control.
Traits
§
Awaker
Backend
Backend
Owner