Module inflector::cases::screamingsnakecase
source · [−]Expand description
Provides conversion to and detection of screaming snake case strings.
Example string SCREAMING_SNAKE_CASE
Functions
Determines of a &str
is SCREAMING_SNAKE_CASE
Converts a &str
to SCREAMING_SNAKE_CASE
String