stack-vector 0.1.0

Vec-like wrapper for an array allocated in the stack
Documentation
  • Coverage
  • 84.21%
    16 out of 19 items documented1 out of 19 items with examples
  • Size
  • Source code size: 11.15 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 2.32 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 in the stack

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