v0.1.3
Adds enum
parsing with peeking (there's a new section in the README 😄), and general tidy-up. Notably changing the generated code to use ::syn
everywhere instead of syn
; the former is always guaranteed to point to the crate.
Adds enum
parsing with peeking (there's a new section in the README 😄), and general tidy-up. Notably changing the generated code to use ::syn
everywhere instead of syn
; the former is always guaranteed to point to the crate.