pub fn render_remote_object(o: &Value) -> String
Render a Runtime.RemoteObject the way DevTools’ console preview does, without any round trip: primitives verbatim, objects from their preview, everything else by description.
Runtime.RemoteObject
preview
description