shell_hex_escape
agentmux_
srv
0.38.3
In agentmux_
srv::
backend::
utilfn::
strutil
agentmux_srv
::
backend
::
utilfn
::
strutil
Function
shell_
hex_
escape
Copy item path
Source
pub fn shell_hex_escape(s: &
str
) ->
String
Expand description
Shell hex escape a string (each byte as
\xNN
).