suffix-rs 0.1.0

A small generic trait describing generalized suffix trees in Rust, currently only with a mock implementation. A real implementation using Ukkonen'S Algorithm will follow in future releases
Documentation

suffix-rs

Generalized Suffix Tree in Rust.