nanbox 0.2.0

NaN boxing implementation
Documentation
  • Coverage
  • 13.04%
    3 out of 23 items documented1 out of 17 items with examples
  • Size
  • Source code size: 20.25 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 3.31 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 10s Average build duration of successful builds.
  • all releases: 10s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • Marwes/nanbox
    22 0 2
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • Marwes

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.