Type Alias bevy_asset::io::Reader

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