std
::
core
::
string
to_upper_copy
fn
String
String
.
to_upper_copy
(
self
,
Allocator
allocator
)
Returns a string converted to ASCII upper case.
Parameters