Generic source registry: opens URIs (file://, future http://) into Read+Seek; prefetch buffer wrapper
Part of the [oxideav](https://github.com/OxideAV/oxideav-workspace) framework — a
100% pure Rust media transcoding and streaming stack. No C libraries, no FFI
wrappers, no `*-sys` crates.
```toml
[dependencies]
oxideav-source = "0.0"
```
MIT — see [LICENSE](LICENSE).