argio 0.2.0

A macro to convert function input and output to stdio
Documentation
1
2
3
4
#[test]
fn ui() {
    trybuild::TestCases::new().compile_fail("./tests/ui/fail/*.rs");
}