scopegraphs-regular-expressions 0.3.3

A well-documented port of scopegraphs to Rust
Documentation

Scope Graphs Regular Expressions

To query a scope graph, you have to specify what paths are valid for the query to take. You do so using a regular expression over the labels on the edges of the scope graph.

See https://docs.rs/scopegraphs for all documentation