nanbox

Crates.ionanbox
lib.rsnanbox
version0.2.0
sourcesrc
created_at2017-04-24 20:11:03.56409
updated_at2017-07-09 06:05:58.386648
descriptionNaN boxing implementation
homepage
repositoryhttps://github.com/Marwes/nanbox
max_upload_size
id11874
size14,278
Markus Westerlind (Marwes)

documentation

https://docs.rs/crate/nanbox

README

Nanbox

A Rust crate which defines a macro which generates a safe* nanboxed type.

* Some invariants need to be checked manually when defining your type. The crate is currently alpha quality so expect bugs.

Commit count: 18

cargo fmt