Module cruet::case::snake

source ·
Expand description

Provides conversion to and detection of snake case strings.

Example string snake_case

Functions

Determines of a &str is snake_case
Converts a &str to snake_case String