toml_edit::encode

Function infer_style

source
fn infer_style(
    value: &str,
    style: Option<StringStyle>,
    literal: Option<bool>,
) -> (StringStyle, bool)