cutter 0.2.0

A simple usefull functions for parsing text. Used for cutting between strings.
Documentation
1
2
3
4
5
6
7
8
9
10
11
[dependencies]

[package]
authors = ["Logvinov Alecksey <alecksey@yandex.ru>"]
categories = ["algorithms", "data-structures", "value-formating"]
description = "A simple usefull functions for parsing text. Used for cutting between strings."
keywords = ["cut", "parse", "string", "html", "between"]
license = "MIT/Apache-2.0"
name = "cutter"
repository = "https://github.com/jlogv/cutter"
version = "0.2.0"