dCBOR patterns: a text syntax parsed into a Pattern, run against a Cbor value to yield the paths it matches and the captures it names. Formatting the paths lives on /format; the per-kind pattern modules on /patterns.
Pattern
Cbor
/format
/patterns
dCBOR patterns: a text syntax parsed into a
Pattern, run against aCborvalue to yield the paths it matches and the captures it names. Formatting the paths lives on/format; the per-kind pattern modules on/patterns.