#slice #buffer #extension #view #look #byte

yanked views

Extension to slices for buffers

0.4.0 Jan 29, 2021
0.3.0 Jan 29, 2021
0.2.0 Jan 29, 2021
0.1.0 Jan 23, 2021

#54 in #look

Zlib license

35KB
866 lines

views

Extension to slices for buffers

Docs


lib.rs:

Extension to slices for buffers

See the traits Bytes, BytesMut (or the generic versions View, ViewMut), and the struct Look.

See also bytes, byteorder, and nom.

No runtime deps