Type Alias ScanEvent
type ScanEvent = Result<PathBuf>
Event sent for registered handlers on initial directory scans
ScanEventtype ScanEvent = Result<PathBuf>
Event sent for registered handlers on initial directory scans