utf8-bufread 0.1.4

Functions for BufRead to read large text file without worrying about newlines
Documentation
[package]
name = "utf8-bufread"
version = "0.1.4"
authors = ["Morgane Austreelis <morgane.austreelis@gmail.com>"]
edition = "2018"
license = "Apache-2.0"
readme = "README.md"
repository = "https://gitlab.com/Austreelis/utf8-bufread"
description = "Functions for BufRead to read large text file without worrying about newlines"

[dependencies]