mangling 0.2.3

mangling generates safe, recognizable identifiers from byte streams.
Documentation
[badges.maintenance]
status = "experimental"
[dev-dependencies.quickcheck]
version = "0.9"

[lib]
crate-type = ["lib", "staticlib", "cdylib"]

[package]
authors = ["Darren Kulp <darren@kulp.ch>"]
categories = ["development-tools", "encoding"]
description = "mangling generates safe, recognizable identifiers from byte streams."
edition = "2018"
keywords = ["mangling", "name-mangling", "identifier"]
license = "MIT"
name = "mangling"
readme = "README.md"
repository = "https://github.com/kulp/mangling"
version = "0.2.3"