Some people on Reddit pointed out that it might make sense to store data in an `Arc<str>` rather than an `Arc<String>`.
Some people on Reddit pointed out that it might make sense to store data in an
Arc<str>rather than anArc<String>.