tail-reader 0.0.5

super fast and lightweight memory mapped tailer reader
Documentation
[package]
name = "tail-reader"
version = "0.0.5"
authors = ["Connor Peticca <cjpet10@gmail.com>"]
edition = "2018"
description = "super fast and lightweight memory mapped tailer reader"
license = "MIT"

[dependencies]
memmap = "0.7.0"