macro_rules! assert_files_exist {
    ($description:expr,$items:expr) => { ... };
}
Expand description

Check if all files exist

  • description The unit description
  • items A vector contening all paths