podded 0.1.0

Zero-copy types for constraint environments
Documentation

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