reapfrog 0.2.0

Readahead and dropbehind over multiple files
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[dependencies.libc]
version = "0.2.22"

[package]
authors = ["The 8472"]
categories = ["filesystem"]
description = "Readahead and dropbehind over multiple files"
include = ["**/*.rs", "README.md", "LICENCE", "Cargo.toml"]
keywords = ["linux", "ext4"]
license = "MPL-2.0"
name = "reapfrog"
readme = "README.md"
repository = "https://github.com/the8472/reapfrog"
version = "0.2.0"