// use cpt::{data::ELEMENT_TABLE, element::LookupElement};
// pub mod ms_aux_files;
// pub mod settings;
// pub use self::settings::{BandStructureExport, DefaultExport, Settings};
// pub trait MyFilePath: AsRef<Path> + Into<OsString> + Clone {}
// impl MyFilePath for PathBuf {}