resume_generator/
lib.rs

1#![allow(unused_imports)]
2
3#[macro_use] mod imports; use imports::*;
4
5x!{certification}
6x!{date_range}
7x!{education}
8x!{email}
9x!{render_latex}
10x!{github}
11x!{interest}
12x!{language}
13x!{linkedin}
14x!{phone}
15x!{project}
16x!{resume}
17x!{skill}
18x!{work_experience}
19x!{errors}
20x!{cli}
21x!{pdflatex}
22x!{write_content}
23x!{contact_info}
24x!{latex_section}