note: i strongly recommend looking at the `proc_ma...
# development
a
note: i strongly recommend looking at the
proc_macro2
(https://docs.rs/proc-macro2/1.0.3/proc_macro2/) if you're looking into proc macros -- a huge amount of the documentation is outdated and
proc_macro2
is hugely simplified and not compiler-dependent!