serde-rs / bytes

Wrapper types to enable optimized handling of &[u8] and Vec<u8>
Apache License 2.0
317 stars 37 forks source link

Adds support for [u8; N] #38

Closed emchristiansen closed 1 year ago

emchristiansen commented 1 year ago

Please let me know what error you'd like me to return (see the DO NOT SUBMIT).

emchristiansen commented 1 year ago

Ping. This fails for old versions of Rust, but do you care?