Expand description

Utilities for working with the bytes crate.

Structs

  • A gap of specified length at the specified offset.
  • Error indicating there are not enough remaining bytes in a buffer to perform a read.
  • A gap of type T.

Traits