bevy::asset::io

Type Alias PathStream

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