char-list 0.0.2

A persistent string type with the same API as a linked-list of characters.
Documentation
[dependencies.embed-doc-image]
version = "0.1.4"

[dependencies.front-vec]
version = "0.0.2"
[dev-dependencies.assert2]
version = "0.3.6"

[dev-dependencies.maybe-debug]
version = "0.1.0"

[features]
doc-images = []

[package]
description = "A persistent string type with the same API as a linked-list of characters."
edition = "2021"
license = "MIT"
name = "char-list"
readme = "README.md"
repository = "https://github.com/eignnx/char-list"
version = "0.0.2"
[package.metadata.docs.rs]
features = ["doc-images"]