overflow 0.1.0

Proc macros for changing the overflow behavior of math expressions
Documentation
1
2
3
4
5
#[test]
fn tests() {
    let t = trybuild::TestCases::new();
    t.pass("tests/01-success.rs");
}