# caseconv `caseconv` is a simple library for easily converting strings (usually identifiers) between different case formats # Building ``` cargo build --release ``` # License `caseconv` is licenced under the `MIT License`.