Module std::rt::rtio[src]
The EventLoop and internal synchronous I/O interface.
Structs
| AddrinfoHint | |
| AddrinfoInfo | |
| FileStat | |
| IoError | |
| LocalIo | |
| ProcessConfig | Data needed to spawn a process. Serializes the |
| SocketAddr |
Enums
| CloseBehavior | Description of what to do when a file handle is closed |
| FileAccess | |
| FileMode | |
| IpAddr | |
| ProcessExit | |
| SeekStyle | |
| StdioContainer |
Traits
Type Definitions
| IoResult |