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