proconio 0.5.0

Easy IO library for competitive programming
Documentation
1
2
3
4
5
#[rustversion::stable(1.42.0)]
#[test]
fn ui() {
    trybuild::TestCases::new().compile_fail("./tests/ui/**/*.rs");
}