Module http_tiny::bytetraits

source ·
Expand description

Byte-conversion related traits

Traits§

  • A trait for types that can be reasonably represented as a sequence of bytes without copying
  • A trait for types that can be reasonably converted into a sequence of bytes