Crates.io | pointer |
lib.rs | pointer |
version | 0.0.2 |
source | src |
created_at | 2017-06-01 09:41:11.264874 |
updated_at | 2017-07-21 16:52:33.480938 |
description | A simple crate to make it easier to iterate on pointers |
homepage | https://github.com/lemonrock/pointer |
repository | https://github.com/lemonrock/pointer.git |
max_upload_size | |
id | 17170 |
size | 22,321 |
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.
The license for this project is MIT.