proconio 0.6.0

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