camel_case_token_with_comment/
lib.rs

1// ---------------- [ File: src/lib.rs ]
2#[macro_use] mod imports; use imports::*;
3
4x!{camel_case_token_with_comment}
5x!{errors}
6x!{extract_token_name_field}