Crate tetsy_bytes

Source
Expand description

General bytes-related utilities.

Includes a pretty-printer for bytes, in the form of ToPretty and PrettySlice as

Structs§

Enums§

  • A byte collection reference that can either be a slice or a vector

Traits§

  • Trait to allow a type to be pretty-printed in format!, where unoverridable defaults cannot otherwise be avoided.

Type Aliases§