xfind

Crates.ioxfind
lib.rsxfind
version0.2.7
sourcesrc
created_at2021-06-08 08:34:59.852927
updated_at2021-11-18 03:48:11.126488
descriptionFast forward and backward stream search routines.
homepage
repositoryhttps://github.com/mapkts/xfind
max_upload_size
id407695
size54,697
0x30 (mapkts)

documentation

https://docs.rs/xfind/

README

Xfind

This library provides fast forward and backward substring searchers for stream searches.

Crates.io Docs.rs Build Status

Usage

Add this to your Cargo.toml

xfind = "0.2"

Documentation

https://docs.rs/xfind

License

Licensed under either of MIT-LICENSE or UNLICENSE, at your option.

Commit count: 30

cargo fmt