replacinator 0.1.0

Replace the internals of a string slice, useful for in-situ parsing
Documentation
  • Coverage
  • 0%
    0 out of 13 items documented0 out of 11 items with examples
  • Size
  • Source code size: 20.49 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 1.01 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Links
  • DJMcNab/replacinator
    0 0 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • DJMcNab

Replacinator

Replace the insides of an &mut str.

Inspired by dtolnay/request-for-implementation#7. See the JSON parsing example.

License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.