nullable

Crates.ionullable
lib.rsnullable
version0.0.1
sourcesrc
created_at2014-12-30 02:56:04.019859
updated_at2015-12-11 23:54:29.779751
descriptionA wrapper around raw pointers with lifetime tracking.
homepage
repositoryhttps://github.com/reem/rust-nullable.git
max_upload_size
id667
size2,057
log (github:rust-lang:log)

documentation

README

nullable

A wrapper around raw pointers with lifetime tracking.

Usage

Use the crates.io repository; add this to your Cargo.toml along with the rest of your dependencies:

[dependencies]
nullable = "*"

Author

Jonathan Reem is the primary author and maintainer of nullable.

License

MIT

Commit count: 2

cargo fmt