Docs.rs
libtun-0.1.0
libtun 0.1.0
Permalink
Docs.rs crate page
MIT
Links
crates.io
Source
Owners
chzyer
Dependencies
async-channel ^1.1.0
normal
async-std ^1.6.0
normal
byteorder ^1.2.7
normal
futures ^0.3.0
normal
ipnet ^2
normal
libc ^0.2.44
normal
rand ^0.7.3
normal
smol ^0.1.11
normal
snafu ^0.6.8
normal
socket2 ^0.3.12
normal
cc ^1.0.25
build
Versions
9.3%
of the crate is documented
Platform
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
Skip to main content
CloserReader
libtun
0.1.0
Closer
Reader
Aliased Type
In libtun::
channel
libtun
::
channel
Type Alias
Closer
Reader
Copy item path
Source
pub type CloserReader =
Reader
<
()
>;
Aliased Type
ยง
pub struct CloserReader {
/* private fields */
}