Enums§
- Wire
Error - Errors from the wire codec.
Functions§
- read_
frame - Back-compat wrapper for callers still on
std::io::Result. - read_
frame_ with_ deadline - Read one length-prefixed JSON frame, with an optional total-operation deadline.
- write_
frame - Back-compat wrapper for callers still on
std::io::Result. - write_
frame_ with_ deadline - Write one length-prefixed JSON frame, with an optional total-operation deadline.