Registry / utility / voca-rs

voca-rs

JSON →
library1.15.2rscratesunverified

A Rust library for manipulating Unicode strings.

# Cargo.toml [dependencies] voca_rs = "1.15.2"
INSTALL
IMPORT
SIG · VOCA-RS
V
voca-rs
utilityrustv1.15.2
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

to_camel_case
use voca_rs::case::to_camel_case;

Converts a string to camelCase.

use voca_rs::case::to_camel_case; fn main() { let result = to_camel_case("hello world"); println!("{}", result); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.15.2latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
5 hits · last 30 days
node
4
Amazon
1
Resources
voca-rs — cargo add voca-rs · libregistry