PathStream
bevy
0.17.3
In bevy::
asset::
io
bevy
::
asset
::
io
Type Alias
Path
Stream
Copy item path
Source
pub type PathStream = dyn
Stream
<Item =
PathBuf
> +
Unpin
+
Send
;