easy_switch 0.2.0

A macro for traditional C-style switch statements
Documentation
1
2
3
4
#[test]
fn pass_simple() {
    macrotest::expand("tests/expand/*.rs");
}