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

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