#pointers #raw-pointers #raw #unsafe

pointer

A simple crate to make it easier to iterate on pointers

2 releases

Uses old Rust 2015

0.0.2 Jul 21, 2017
0.0.1 Jun 1, 2017

#30 in #raw-pointers

28 downloads per month
Used in dpdk

MIT license

21KB
486 lines

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.

Dependencies

~110KB