Module bitar::archive_reader

source ·

Structs§

  • Read a http/https hosted archive.
  • Wrapper which implements ArchiveReader for any type which implements tokio AsyncRead and AsyncSeek.

Enums§

Traits§

  • Trait may be implemented for any type to be read as an archive.