camel 1.0.1

Supports bidirectional conversion of variable strings between common naming formats.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 4

[[package]]
name = "camel"
version = "1.0.1"
dependencies = [
 "urlogger",
]

[[package]]
name = "urlogger"
version = "1.0.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "152240b51591b7142b70cfee7f7aa771ddad9fc191b160b44d2474ebc8589ad4"