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