Skip to main content
escape_key_part
cargo
1.95.0-beta.5
(66bcd258f 2026-03-25)
In cargo::
util::
context::
key
cargo
::
util
::
context
::
key
Function
escape_
key_
part
Copy item path
Source
pub(super) fn escape_key_part<'a>(part: &'a
str
) ->
Cow
<'a,
str
>