lineup_rust 0.1.5

A simple queue implementation in Rust. This is a learning and a hobby project and is not intended for production use.
Documentation
  • Coverage
  • 23.08%
    3 out of 13 items documented2 out of 10 items with examples
  • Size
  • Source code size: 5.59 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 437.01 kB This is the summed size of all files generated by rustdoc for all configured targets
  • Links
  • Repository
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • BenCassidy33

Queue Data Structure

! This crate is a hobby side project and is not intended to be used for production implementations ! Source Code on GitHub: https://github.com/BenCassidy33/Queues