Crates.io | casec |
lib.rs | casec |
version | 0.1.3 |
source | src |
created_at | 2021-02-27 18:53:07.698848 |
updated_at | 2021-03-25 19:52:05.182347 |
description | A command-line tool for changing the cammel case and the snake case into each other. |
homepage | |
repository | https://github.com/matszczygiel/casec |
max_upload_size | |
id | 361508 |
size | 42,601 |
Command-line tool for converting CammelCase and snake_case into each other.
Casec can be installed with the cargo package manager
cargo install casec
or build from source. Requires rustc version >= 1.51.