pointer

Crates.iopointer
lib.rspointer
version0.0.2
sourcesrc
created_at2017-06-01 09:41:11.264874
updated_at2017-07-21 16:52:33.480938
descriptionA simple crate to make it easier to iterate on pointers
homepagehttps://github.com/lemonrock/pointer
repositoryhttps://github.com/lemonrock/pointer.git
max_upload_size
id17170
size22,321
Raphael Cohn (raphaelcohn)

documentation

https://github.com/lemonrock/pointer/blob/master/README.md

README

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.

Commit count: 2

cargo fmt