Function bookdata::io::log_file_info
source · pub fn log_file_info<P: AsRef<Path>, S: IntoIterator<Item = P>>(
files: S
) -> Result<()>
Expand description
Log the sizes of a set of files.
pub fn log_file_info<P: AsRef<Path>, S: IntoIterator<Item = P>>(
files: S
) -> Result<()>
Log the sizes of a set of files.