replacinator

Crates.ioreplacinator
lib.rsreplacinator
version0.1.0
sourcesrc
created_at2021-04-25 15:01:41.693259
updated_at2021-04-25 15:01:41.693259
descriptionReplace the internals of a string slice, useful for in-situ parsing
homepage
repositoryhttps://github.com/DJMcNab/replacinator
max_upload_size
id389331
size21,022
Daniel McNab (DJMcNab)

documentation

README

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.

Commit count: 5

cargo fmt