Module capnp_futures::serialize [−][src]
Asynchronous reading and writing of messages using the standard stream framing.
Traits
| AsOutputSegments | Something that contains segments ready to be written out. |
Functions
| read_message | Deprecated |
| try_read_message | Begins an asynchronous read of a message from |
| write_message | Writes the provided message to |