Skip to content

Commit

Permalink
Mention umbra_slice crate in umbra_slice module docs
Browse files Browse the repository at this point in the history
  • Loading branch information
the-mikedavis committed Nov 8, 2024
1 parent cb41efb commit 5ecc6fe
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/umbra_slice.rs
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,9 @@
//!
//! For further reading: <https://the-mikedavis.github.io/posts/german-string-optimizations-in-spellbook/>.
//!
//! The `UmbraSlice` and `UmbraString` types have also been extracted to a crate should you wish
//! to use them: [`umbra_slice`](https://crates.io/crates/umbra_slice).
//!
//! [Umbra strings]: https://cedardb.com/blog/german_strings/
use core::{
Expand Down

0 comments on commit 5ecc6fe

Please sign in to comment.