# Naming Lib
It serves three purposes:
1. Judge if an identifier is written in a certain format.
2. Automatically identify format.
3. Convert identifiers between different naming formats.
For more info, check the [document](https://docs.rs/naming_lib/).