naming_lib

Crates.ionaming_lib
lib.rsnaming_lib
version0.1.4
sourcesrc
created_at2021-10-16 15:44:08.428388
updated_at2021-10-30 10:27:38.681577
descriptionLibrary for identifying and converting identifiers naming format (case | notation).
homepagehttps://github.com/boholder/naming_lib
repositoryhttps://github.com/boholder/naming_lib
max_upload_size
id465874
size27,976
boholder (boholder)

documentation

https://docs.rs/naming_lib

README

Naming Lib

Library for identifying and converting identifiers naming format (case | notation).

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.

Commit count: 11

cargo fmt