stagiaire 0.3.0

Yet another string interner.
Documentation
1
2
3
4
5
6
7
# Stagiaire

This Rust crate provides a [string interner](https://en.wikipedia.org/wiki/String_interning).

Please refer to [crate documentation](https://docs.rs/stagiaire/latest/stagiaire/) for details.

There are already several similar crates but I've been using this one in various personal projects and I needed an excuse to learn how to publish to [crates.io](http://crates.io).