Skip to main content

wrap_remote_table_site

Function wrap_remote_table_site 

Source
pub fn wrap_remote_table_site(
    inner: Arc<dyn EvalSite>,
    root: Value,
) -> Arc<dyn EvalSite>
Expand description

Wraps inner so table operations dispatch against the table root.