[−][src]Crate capnp_futures
Modules
| serialize | Asynchronous reading and writing of messages using the standard stream framing. |
Structs
| ReadStream | |
| Sender | A handle that allows message to be sent to a |
| WriteQueue | A queue of messages being written. |
Functions
| write_queue | Creates a new WriteQueue that wraps the given writer. |