Docs.rs
wordcut-engine-0.3.0
wordcut-engine 0.3.0
Docs.rs crate page
LGPL-3.0
Links
Homepage
Repository
crates.io
Source
Owners
veer66
Dependencies
anyhow ^1.0
normal
fancy-regex ^0.7.0
normal
lazy_static ^1.4.0
normal
prefixtree ^0.1.3
normal
serde ^1.0.27
normal
serde_derive ^1.0.27
normal
thiserror ^1.0
normal
wasm-bindgen ^0.2.69
normal
serde_json ^1.0
dev
Versions
0%
of the crate is documented
Go to latest version
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
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
☰
Crate wordcut_engine
Version 0.3.0
See all wordcut_engine's items
Structs
Enums
Traits
Functions
Type Definitions
?
Crate
wordcut_engine
[
−
]
[src]
Structs
DagEdge
DictEdgeBuilder
Edge
EdgeBuildingContext
PatEdgeBuilder
TextRange
UnkEdgeBuilder
Wordcut
Enums
EdgeType
WordcutError
Traits
DagEdgeBuilder
EdgeBuilder
Functions
build_dag
build_path
create_latin_edge_builder
create_prefix_tree
create_punc_edge_builder
find_clusters
load_cluster_rules
load_dict
load_wordlist
path_to_byte_ranges
path_to_ranges
path_to_str_vec
Type Definitions
Dag
Dict