pub trait FileAccessor: AsyncRead + Unpin + Send { }
An I/O source which can read to a buffer
This describes access to individual files within the bundle.