multisplice 0.3.0

easily splice a string multiple times, using offsets into the original string
Documentation
1
2
3
4
5
6
7
8
9
10
11
[dependencies]

[package]
authors = ["Renée Kooi <renee@kooi.me>"]
description = "easily splice a string multiple times, using offsets into the original string"
edition = "2018"
homepage = "https://github.com/goto-bus-stop/multisplice-rs"
license = "Apache-2.0"
name = "multisplice"
repository = "https://github.com/goto-bus-stop/multisplice-rs"
version = "0.3.0"