stack-vector 0.1.2

Vec-like wrapper for an array allocated on the stack
Documentation
  • Coverage
  • 100%
    23 out of 23 items documented4 out of 23 items with examples
  • Size
  • Source code size: 14.77 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 2.94 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Links
  • Repository
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • saulvaldelvira

Stack-Vector

Vec-like wrapper for an array allocated on the stack

== Documentation == To read the library documentation run cargo doc or browse the online docs at https://docs.rs/stack-vector