name-it 0.1.5

Give a name to async fn return types
Documentation
1
2
3
4
#[test]
fn ui() {
    trybuild::TestCases::new().compile_fail("tests/ui/*.rs");
}