Macros§

Structs§

  • Gives an in-memory buffer a cursor for reading and writing.

Traits§

Functions§

  • Asynchronously deserialize an object from a vector. Will error if said deserialization doesn’t consume the entire vector.
  • Asynchronously deserialize an object from a vector, but do not error if the entire vector is not consumed.
  • Asynchronously encode an object into a vector.

Attribute Macros§