io-window 1.0.0

Seekable I/O adapter that limits operations to a byte range
Documentation
[lib]
name = "io_window"
path = "src/lib.rs"

[package]
autobenches = false
autobins = false
autoexamples = false
autotests = false
build = false
categories = ["rust-patterns"]
description = "Seekable I/O adapter that limits operations to a byte range"
edition = "2021"
keywords = ["io", "slice", "range", "partition"]
license = "MPL-2.0"
name = "io-window"
readme = "README.md"
repository = "https://github.com/iliana/io-window"
rust-version = "1.56"
version = "1.0.0"