case 0.0.1

A set of letter case string helpers
Documentation
1
2
3
4
5
6
7
8
9
[package]
name = "case"
version = "0.0.1"
authors = ["Skyler Lipthay <skyler.lipthay@gmail.com>"]
description = "A set of letter case string helpers"
readme = "README.md"
keywords = ["string", "ascii", "alphabet", "snake case", "camel case"]
license = "MIT"
repository = "https://github.com/SkylerLipthay/roast"