ez_input 0.1.0

make rust input easy!
Documentation
  • Coverage
  • 40%
    10 out of 25 items documented0 out of 0 items with examples
  • Size
  • Source code size: 17.88 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 4.27 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 17s Average build duration of successful builds.
  • all releases: 17s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • Repository
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • dongwq

eazy_input for Rust

  • macro inputln!: for easily interact with users. example code
  • Scanner data reader: for reader real datas, e.g. cp scenario. example code