Cargo Features

odra-utils has no features set by default.

[dependencies]
odra-utils = { version = "0.7.1", features = ["std"] }
std = convert_case

Affects odra-utils::camel_to_snake

Features from optional dependencies

In crates that don't use the dep: syntax, optional dependencies automatically become Cargo features. These features may have been created by mistake, and this functionality may be removed in the future.

convert_case std?

Enables convert_case ^0.5.0