memmem 0.1.1

Substring searching
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[dev-dependencies]
quickcheck = "0.2"

[package]
authors = ["Joe Neeman <joeneeman@gmail.com>"]
description = "Substring searching"
documentation = "http://jneem.github.io/memmem"
license = "MIT/Apache-2.0"
name = "memmem"
readme = "README.md"
repository = "http://github.com/jneem/memmem"
version = "0.1.1"