Module value_ref

Source

Traits§

BorrowRead
A BorrowRead is a type of Reader which has an internal buffer.

Functions§

read_value_ref
Attempts to read the data from the given reader until either a complete MessagePack value decoded or an error detected.