Docs.rs
so_many_words-0.1.12
so_many_words 0.1.12
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
andrew-johnson-4
Dependencies
bitflags ^1.2.1
normal
eudex ^0.1.1
normal
fst ^0.4
normal
memmap ^0.7
normal
radix_trie ^0.2.0
normal
regex ^1
normal
rust-stemmers ^1.2
normal
whatlang ^0.9.0
normal
Versions
14%
of the crate is documented
This release has been yanked
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
Files
so_many_words/
lib.rs
1
pub mod
lang;
2
pub mod
en;
3
pub mod
util;
4
pub mod
stemmer;