cairo
cairo copied to clipboard
feat: Implement complex predicates in `#[cfg]` Cairo attribute
Feature Request
Implement magic of https://doc.rust-lang.org/reference/conditional-compilation.html in Cairo. Namely, implement the all, any and not predicates.