5 unstable releases

Uses old Rust 2015

0.4.2 Jul 13, 2016
0.4.1 Jul 12, 2016
0.4.0 Jul 9, 2016
0.3.0 Aug 9, 2015
0.2.0 Jul 30, 2015

#3 in #nue

Download history 286/week @ 2024-12-24 89/week @ 2024-12-31 133/week @ 2025-01-07 194/week @ 2025-01-14 154/week @ 2025-01-21 75/week @ 2025-01-28 189/week @ 2025-02-04 170/week @ 2025-02-11 93/week @ 2025-02-18 167/week @ 2025-02-25 44/week @ 2025-03-04 200/week @ 2025-03-11 114/week @ 2025-03-18 210/week @ 2025-03-25 39/week @ 2025-04-01 69/week @ 2025-04-08

470 downloads per month
Used in 261 crates (2 directly)

MIT license

11KB
246 lines

A safe approach to using #[repr(packed)] data.

See nue_macros for the automagic #[packed] attribute.


packed-rs

travis-badge release-badge docs-badge license-badge

packed provides traits for dealing with types that require alignment, and facilitate conversion from unaligned data.

Documentation

See the documentation for up to date information.

No runtime deps

Features