smallvec-stableunion 0.6.10

Fork of the crate smallvec. Uses unions in stable rust. Please note that it can only store Copy types. No functional differences apart from that.
Documentation
  • Coverage
  • 100%
    54 out of 54 items documented11 out of 52 items with examples
  • Size
  • Source code size: 89.72 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 9.15 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
  • Documentation
  • servo/rust-smallvec
    1623 170 37
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • ColonelPhantom

rust-smallvec

Documentation

Release notes

"Small vector" optimization for Rust: store up to a small number of items on the stack