uniquote 3.3.0

Quote strings for clear display in output
Documentation
[features]
alloc = []
default = ["std"]
std = ["alloc"]

[package]
authors = ["dylni"]
categories = ["command-line-interface", "no-std", "value-formatting", "wasm"]
description = "Quote strings for clear display in output\n"
edition = "2021"
exclude = [".*", "tests.rs", "/rustfmt.toml", "/src/bin", "/tests"]
keywords = ["osstr", "path", "print", "quote", "unprintable"]
license = "(MIT OR Apache-2.0) AND Unicode-DFS-2016"
name = "uniquote"
readme = "README.md"
repository = "https://github.com/dylni/uniquote"
rust-version = "1.64.0"
version = "3.3.0"
[package.metadata.docs.rs]
all-features = true