#pod #traits

pod-rs

A marker trait for plain old data (POD)

2 releases

0.1.1 Jul 1, 2024
0.1.0 Jul 1, 2024

#11 in #pod

Download history 257/week @ 2024-06-28 26/week @ 2024-07-05 2/week @ 2024-07-12 24/week @ 2024-09-13 35/week @ 2024-09-20 3/week @ 2024-09-27

62 downloads per month

MPL-2.0 license

5KB

POD

Plain Old data represent in Rust


lib.rs:

This crate defines a marker trait for plain old data (POD).

Dependencies

~220KB