bevy_asset::io

Type Alias PathStream

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