in crates/libs/pal/src/strings.rs [202:204]
fn fmt(&self, f: &mut std::fmt::Formatter<'_>) -> std::fmt::Result { write!(f, "\"{}\"", self) }