render_entity

Function render_entity 

Source
pub fn render_entity<T: ReadOnlyLoader>(
    instance: &SandboxInstance,
    tx: &T,
    obj: &Value,
    is_root: bool,
) -> Result<Value>