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