toml_
edit
0.22.22
In toml_
edit::
encode
toml_edit
::
encode
Function
encode_key
Copy item path
source
pub(crate) fn encode_key( this: &
Key
, buf: &mut dyn
Write
, input:
Option
<&
str
>, ) ->
Result