rcsubstring 0.1.0

A simple lightweigt reference-counted substring of an Rc<String>.
Documentation
[dependencies]

[lib]
name = "rcsubstring"
path = "src/lib.rs"

[package]
authors = ["Chris Hamer-Hodges <chris.hhodges@gmail.com>"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "A simple lightweigt reference-counted substring of an Rc<String>."
edition = "2024"
keywords = ["refcount", "rc_string", "substring"]
license = "Apache-2.0 OR MIT"
name = "rcsubstring"
readme = false
repository = "https://github.com/chrisjhh/rcsubstring"
version = "0.1.0"