pub fn wrap_remote_table_site( inner: Arc<dyn EvalSite>, root: Value, ) -> Arc<dyn EvalSite>
Wraps inner so table operations dispatch against the table root.
inner
root