Crate weggli

Source

Modules§

builder
query
result

Structs§

RegexMap
Map from variable names to a positive/negative regex constraint see –regex

Functions§

parse
Helper function to parse an input string into a tree-sitter tree, using our own slightly modified C grammar. This function won’t fail but the returned Tree might be invalid and contain errors.