Shortest unique substring point and interval query construction and computation library with a CLI tool utilizing library functions
To install susq, first install Rust. susq is currently tested on Rust 1.32.0, but it is likely to work on other versions as well.
To install susq itself:
cargo install susq-rust
./susq -h.
The software is licensed under the MIT license.