aboutsummaryrefslogtreecommitdiff
path: root/syn/src/await.rs
diff options
context:
space:
mode:
Diffstat (limited to 'syn/src/await.rs')
-rw-r--r--syn/src/await.rs2
1 files changed, 2 insertions, 0 deletions
diff --git a/syn/src/await.rs b/syn/src/await.rs
new file mode 100644
index 0000000..a8e24fd
--- /dev/null
+++ b/syn/src/await.rs
@@ -0,0 +1,2 @@
+// See include!("await.rs") in token.rs.
+export_token_macro![(await)];