heck 0.3.3

heck is a case conversion library.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[dependencies.unicode-segmentation]
version = "1.2.0"

[package]
authors = ["Without Boats <woboats@gmail.com>"]
description = "heck is a case conversion library."
documentation = "https://docs.rs/heck"
edition = "2018"
homepage = "https://github.com/withoutboats/heck"
include = ["src/**/*", "LICENSE-*", "README.md", "CHANGELOG.md"]
keywords = ["string", "case", "camel", "snake", "unicode"]
license = "MIT OR Apache-2.0"
name = "heck"
readme = "README.md"
repository = "https://github.com/withoutboats/heck"
version = "0.3.3"