Skip to main content
to_constant_case
use_
text
0.2.0
In use_
text::
prelude
use_text
::
prelude
Function
to_
constant_
case
Copy item path
pub fn to_constant_case(input: &
str
) ->
String
Expand description
Converts input into
CONSTANT_CASE
.