Docs.rs
async-readline-0.1.0
async-readline 0.1.0
Permalink
Docs.rs crate page
MPL-2.0
20 June 2026
Links
crates.io
Source
Owners
WiSaGaN
Dependencies
futures ^0.1.6
normal
libc ^0.2.18
normal
mio ^0.6.1
normal
nix ^0.7.0
normal
termios ^0.2.2
normal
tokio ^0.0.0
normal
tokio-core ^0.1.1
normal
Versions
0%
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
PollFd
async_
readline
0.1.0
PollFd
Aliased Type
In crate async_
readline
async_readline
Type Alias
PollFd
Copy item path
Source
pub type PollFd =
PollEvented
<
StdioFd
>;
Aliased Type
ยง
pub struct PollFd {
/* private fields */
}