pub fn encode_scene(scene: &Expr) -> String
Encode a Scene as the untagged-JSON { "scene": ... } response the open route returns.
{ "scene": ... }