#[derive(Debug, Clone, Default)] pub struct LatexmkrcData { pub aux_dir: Option, pub out_dir: Option, }