Skip to main content

resolve_namespace_path

Function resolve_namespace_path 

Source
pub fn resolve_namespace_path(
    base: &TablePath,
    reference: &TablePathRef,
) -> Result<TablePath, TablePathRefError>
Expand description

Resolve a canonical expression-tree namespace reference.

This crate deliberately reuses sim-table-core path references and does not define a local path parser.