Type Alias bevy::asset::io::Reader

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