Crate mediawalker

source ·
Expand description

A blazingly fast media (audio/image/video) file finder (almost as fast as walkdir).

Structs

This struct contains the result for a single found file.

Functions

Start walkding through the given directory. Returns a channel of MediaWalkResult structs.