Skip to main content
to_lowercase
tuwunel_
core
1.6.2
In tuwunel_
core::
utils::
string::
de
tuwunel_core
::
utils
::
string
::
de
Function
to_
lowercase
Copy item path
Source
pub fn to_lowercase<'de, D>(deserializer: D) ->
Result
<
String
, D::
Error
>
where D:
Deserializer
<'de>,