Overview
This library offer Pod-enabled types and non-static sized data structures that offer zero-copy performance.
Getting Started
cargo add podded
Testing
You may run the following command to build and run its Rust tests.
cargo test
This library offer Pod-enabled types and non-static sized data structures that offer zero-copy performance.
cargo add podded
You may run the following command to build and run its Rust tests.
cargo test