pointer 0.0.2

A simple crate to make it easier to iterate on pointers
Documentation

pointer

pointer is a Rust crate that provides wrappers (via extension traits) around pointers and memory. It replaces the need to use a wide range of other Rust crates.

Licensing

The license for this project is MIT.