PathStream

Type Alias PathStream 

Source
pub type PathStream = dyn Stream<Item = PathBuf> + Send + Unpin;