microsoft / regorus

Regorus - A fast, lightweight Rego (OPA policy language) interpreter written in Rust.
MIT License
152 stars 34 forks source link

fix: docs failing to build #334

Closed anakrish closed 1 month ago

anakrish commented 1 month ago

Added #![feature(doc_cfg)] as suggested in build log. fixes #333