anderseknert / roast

Roast is an optimized JSON format for Rego ASTs, as well as some common utilities for working with it.
Apache License 2.0
4 stars 0 forks source link

Decoding #5

Open anderseknert opened 2 months ago

anderseknert commented 2 months ago

To ensure roast is truly "lossless", it would be nice to be able to unmarshall roast JSON back into ast.Module and all its subtypes.