refactory_string 0.1.0

A library to modify a string using original indices. Useful for Source Code transformations.
Documentation
[package]
name = "refactory_string"
version = "0.1.0"
authors = ["Hans Larsen <hans@larsen.online>"]
edition = "2018"
license = "Apache-2.0"
description = "A library to modify a string using original indices. Useful for Source Code transformations."
homepage = "https://github.com/hansl/refactory"
repository = "https://github.com/hansl/refactory"

[dependencies]