String interning library for Rust, developed as part of the Servo project
Description
A string interning library for Rust, developed as part of the Servo
project.
This package contains library source intended for building other packages which
use the "default" feature of the "string_cache" crate.