Crates.io | nullable |
lib.rs | nullable |
version | 0.0.1 |
source | src |
created_at | 2014-12-30 02:56:04.019859 |
updated_at | 2015-12-11 23:54:29.779751 |
description | A wrapper around raw pointers with lifetime tracking. |
homepage | |
repository | https://github.com/reem/rust-nullable.git |
max_upload_size | |
id | 667 |
size | 2,057 |
A wrapper around raw pointers with lifetime tracking.
Use the crates.io repository; add this to your Cargo.toml
along
with the rest of your dependencies:
[dependencies]
nullable = "*"
Jonathan Reem is the primary author and maintainer of nullable.
MIT