Crates.io | ubio |
lib.rs | ubio |
version | 0.1.0 |
source | src |
created_at | 2020-08-08 18:32:16.572016 |
updated_at | 2020-08-08 18:32:16.572016 |
description | Access local files or HTTP resources with the ara ReadAt trait |
homepage | |
repository | https://github.com/fasterthanlime/ubio |
max_upload_size | |
id | 274414 |
size | 30,004 |
The ubio
implements ara
traits for local files and HTTP resources,
providing random read access to either, using the same ReadAt
interface.
This project is licensed under either of
at your option.