11 unstable releases (5 breaking)

Uses old Rust 2015

0.5.0 Jul 13, 2016
0.4.1 Jul 12, 2016
0.3.1 Aug 17, 2015
0.2.0 Jul 30, 2015
0.0.3 Jul 21, 2015

#1987 in Data structures

Download history 145/week @ 2025-08-13 320/week @ 2025-08-20 339/week @ 2025-08-27 142/week @ 2025-09-03 80/week @ 2025-09-10 43/week @ 2025-09-17 59/week @ 2025-09-24 44/week @ 2025-10-01 29/week @ 2025-10-08 55/week @ 2025-10-15 74/week @ 2025-10-22 29/week @ 2025-10-29 16/week @ 2025-11-05 15/week @ 2025-11-12 26/week @ 2025-11-19 25/week @ 2025-11-26

86 downloads per month
Used in 6 crates (4 directly)

MIT license

22KB
441 lines

Provides traits that assist with I/O and byte slice conversions involving Plain Old Data.

Safety

The nue-macros crate can be used for safe automagic derives.


pod-rs

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

pod builds a safe interface around POD structures, allowing them to transmute to and from byte slices and other data types.

Documentation

See the documentation for up to date information.

Dependencies

~19KB