#[test] fn tests() { let t = trybuild::TestCases::new(); t.pass("tests/struct.rs"); t.pass("tests/query.rs"); }