bevy_asset::io

Type Alias Reader

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