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