Commit fd4ef65
committed
rust: Vendor literal parsing from
`module!` macro currently have some ad-hoc literal
parsing. `syn` crate provides some proper parsing
for us to use.
Signed-off-by: Gary Guo <[email protected]>syn crate1 parent 0748450 commit fd4ef65
3 files changed
+895
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
5 | 6 | | |
6 | 7 | | |
7 | 8 | | |
| |||
0 commit comments