Skip to main content

stringify_debugger_value

Function stringify_debugger_value 

Source
fn stringify_debugger_value(value: &DebuggerValue) -> String
Expand description

An implementation of https://console.spec.whatwg.org/#printer. This produces a string version of the argument that is printed to the console.