BurntSushi / byteorder

Rust library for reading/writing numbers in big-endian and little-endian.
The Unlicense
981 stars 143 forks source link

Fix typo in a doc comment of `unsafe_read_slice`. #196

Closed anforowicz closed 1 year ago

anforowicz commented 1 year ago

PTAL?