On Fri, Mar 28, 2014 at 7:56 AM, Peter Marheine <[email protected]> wrote:

> This sounds like a good use case for a macro, though
>

Is rust's macro system powerful enough to do calculations, such that you
would be able to guarantee that the provided patterns were exhaustive?
>From what I've seen, the macro system can mostly just do syntax expansion -
not logic, etc.
_______________________________________________
Rust-dev mailing list
[email protected]
https://mail.mozilla.org/listinfo/rust-dev

Reply via email to