simple-string-builder 0.2.0

Super basic string builder based on my memory of Javas
Documentation
  • Coverage
  • 57.14%
    4 out of 7 items documented1 out of 6 items with examples
  • Size
  • Source code size: 4.12 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 1.29 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Links
  • HoloPollock/simple-string-builder
    1 0 1
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • HoloPollock

super-string-builder

A super simple string builder based on my memory of Javas

Add to project

with cargo edit

cargo add simple-string-builder

Without
add to cargo.toml

simple-string-builder = "0.1.0"