pub fn shell_quote_debug<V: Debug>(value: V) -> String
Format a value with Debug and quote it for safe shell insertion.
Debug