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