A small Rust crate that provides a naïve string interner. Consult the [documentation] to learn about the types that are exposed.
Add the following to your Cargo.toml file:
Cargo.toml
```toml [dependencies]
```