#slice #byte #macro #collect

byte-slice

Byte slice manipulation macros

13 releases

Uses old Rust 2015

0.1.12 Mar 29, 2017
0.1.11 Nov 15, 2016
0.1.10 Oct 27, 2016
0.1.3 Jul 16, 2016
0.1.2 Jun 9, 2016

#2896 in Rust patterns

Download history 5/week @ 2024-02-17 35/week @ 2024-02-24 4/week @ 2024-03-02 4/week @ 2024-03-09 9/week @ 2024-03-16

53 downloads per month
Used in http-box

Apache-2.0

94KB
2K SLoC

byte-slice

Build: Passing dev: 0.1.9 license: Apache 2.0

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

No runtime deps