pub fn encode_patches(updates: &[SceneUpdate]) -> StringExpand description
Encode a batch of Scene updates as the untagged-JSON { "patches": [...] }
response the browser’s patch listener consumes.
pub fn encode_patches(updates: &[SceneUpdate]) -> StringEncode a batch of Scene updates as the untagged-JSON { "patches": [...] }
response the browser’s patch listener consumes.