展开描述
对 Windows 命名管道 的 Tokio 支持。
结构体§
- Client
Options - A builder suitable for building and interacting with named pipes from the client side.
- Named
Pipe Client - A Windows named pipe client.
- Named
Pipe Server - A Windows named pipe server.
- Pipe
Info - Information about a named pipe.
- Server
Options - A builder structure for construct a named pipe with named pipe-specific options. This is required to use for named pipe servers who wants to modify pipe-related options.