http_reader 0.1.1

HttpReader with LruCache can be used for ZipArchive and etc.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[dependencies.lru-cache]
version = ">=0.1.0"

[dependencies.reqwest]
features = ["blocking"]
version = ">=0.1.0"

[package]
authors = ["funh2029 <funh2029@outlook.com>"]
description = "HttpReader with LruCache can be used for ZipArchive and etc."
keywords = ["reader", "zip", "range", "http", "cache"]
license-file = "LICENSE"
name = "http_reader"
readme = "README.md"
repository = "https://github.com/funh2029/http_reader"
version = "0.1.1"