Function html5_picture::collect_png_file_names[][src]

pub fn collect_png_file_names(
    input_dir: &PathBuf,
    progressbar: Option<ProgressBar>
) -> Vec<PathBuf>
Notable traits for Vec<u8, A>
impl<A> Write for Vec<u8, A> where
    A: Allocator
Expand description

Collects all png file names that are stored in the input_dir.