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

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