simple-stack 0.2.0

A simple linked list-based implementation of the Stack data type
Documentation
  • Coverage
  • 75%
    6 out of 8 items documented6 out of 7 items with examples
  • Size
  • Source code size: 4.86 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 1.37 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Links
  • MattTheNub/simple-stack
    0 0 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • MattTheNub

simple-stack

A simple linked list-based implementation of the Stack data type