Type Alias bevy_asset::io::Reader

source ยท
pub type Reader<'a> = dyn AsyncReadAndSeek + Unpin + Send + Sync + 'a;