Docs.rs
untools-1.0.10
untools 1.0.10
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
08820048
Dependencies
clap ^4.5.4
normal
console ^0.15.8
normal
Versions
75%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
untools
1.0.10
All Items
Crate Items
Functions
Crate
untools
Copy item path
Source
Functions
ยง
batch_
convert
Batch convert variable names
camel_
to_
snake
Converts a camelCase or PascalCase string to snake_case.
snake_
to_
camel
Converts a snake_case string to a camelCase string.