https://github.com/seankerr/rust-byte-slice
Byte slice manipulation macros
https://github.com/seankerr/rust-byte-slice
Last synced: 10 months ago
JSON representation
Byte slice manipulation macros
- Host: GitHub
- URL: https://github.com/seankerr/rust-byte-slice
- Owner: seankerr
- License: other
- Created: 2016-06-03T20:08:11.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2017-03-29T22:26:45.000Z (about 9 years ago)
- Last Synced: 2025-08-15T13:17:57.248Z (11 months ago)
- Language: Rust
- Size: 19.5 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# byte-slice



This module provides macros that assist with manipulation of byte slices.
## API Documentation
https://docs.rs/byte-slice/0.1.11/byte_slice
## Real World Examples
https://github.com/seankerr/rust-http-box/blob/master/src/collect.rs