| Crates.io | naming_lib |
| lib.rs | naming_lib |
| version | 0.1.4 |
| created_at | 2021-10-16 15:44:08.428388+00 |
| updated_at | 2021-10-30 10:27:38.681577+00 |
| description | Library for identifying and converting identifiers naming format (case | notation). |
| homepage | https://github.com/boholder/naming_lib |
| repository | https://github.com/boholder/naming_lib |
| max_upload_size | |
| id | 465874 |
| size | 27,976 |
Library for identifying and converting identifiers naming format (case | notation).
It serves three purposes:
Judge if an identifier is written in a certain format.
Automatically identify format.
Convert identifiers between different naming formats.
For more info, check the document.