toml_edit::encode

Function encode_key

source
pub(crate) fn encode_key(
    this: &Key,
    buf: &mut dyn Write,
    input: Option<&str>,
) -> Result