casec

Crates.iocasec
lib.rscasec
version0.1.3
sourcesrc
created_at2021-02-27 18:53:07.698848
updated_at2021-03-25 19:52:05.182347
descriptionA command-line tool for changing the cammel case and the snake case into each other.
homepage
repositoryhttps://github.com/matszczygiel/casec
max_upload_size
id361508
size42,601
Mateusz S. Szczygieł (matszczygiel)

documentation

README

casec

Command-line tool for converting CammelCase and snake_case into each other.

function

Instalation

Casec can be installed with the cargo package manager

cargo install casec

or build from source. Requires rustc version >= 1.51.

Commit count: 12

cargo fmt