Skip to main content

render_remote_object

Function render_remote_object 

Source
pub fn render_remote_object(o: &Value) -> String
Expand description

Render a Runtime.RemoteObject the way DevTools’ console preview does, without any round trip: primitives verbatim, objects from their preview, everything else by description.