with-str-bytes 1.0.0

Safely manipulate the bytes of a UTF-8 string
Documentation
[dependencies]

[package]
authors = ["Kestrer <kestrer.dev@gmail.com>"]
categories = ["encoding", "no-std", "text-processing"]
description = "Safely manipulate the bytes of a UTF-8 string"
edition = "2018"
keywords = ["str", "bytes", "safe", "UTF-8", "ASCII"]
license = "MIT OR Apache-2.0"
name = "with-str-bytes"
readme = "README.md"
repository = "https://github.com/Kestrer/with-str-bytes"
version = "1.0.0"