text_lines 0.4.1

Information about lines of text in a string.
Documentation
[dependencies.serde]
features = ["derive"]
optional = true
version = "1"

[features]
serialization = ["serde"]

[package]
authors = ["David Sherret <dsherret@gmail.com>"]
description = "Information about lines of text in a string."
edition = "2018"
license = "MIT"
name = "text_lines"
version = "0.4.1"