cairo icon indicating copy to clipboard operation
cairo copied to clipboard

feat: Implement complex predicates in `#[cfg]` Cairo attribute

Open mkaput opened this issue 2 years ago • 0 comments

Feature Request

Implement magic of https://doc.rust-lang.org/reference/conditional-compilation.html in Cairo. Namely, implement the all, any and not predicates.

mkaput avatar Mar 30 '23 08:03 mkaput