Docs.rs
uqa-analysis-0.3.5
uqa-analysis 0.3.5
Docs.rs crate page
AGPL-3.0-only
15 September 2026
Links
Homepage
Repository
crates.io
Source
Owners
jaepil
Dependencies
miniz_oxide ^0.8
normal
optional
parking_lot ^0.12
normal
regex ^1.11
normal
regex-automata =0.4.14
normal
regex-syntax ^0.8
normal
serde ^1.0
normal
serde_json ^1.0
normal
sha2 ^0.10
normal
thiserror ^1.0
normal
unicode-normalization ^0.1
normal
uqa-core ^0.3.5
normal
uqa-kuromoji-data ^0.3.5
normal
optional
uqa-nori-data ^0.3.5
normal
optional
allocation-counter =0.8.1
dev
tempfile ^3.13
dev
uqa-nori-data ^0.3.5
dev
Versions
35.39%
of the crate is documented
Go to latest version
Platform
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
Module error
uqa_
analysis
0.3.5
Module error
Module Items
Enums
Type Aliases
In crate uqa_
analysis
uqa_analysis
Module
error
Copy item path
Source
Expand description
Errors produced while executing an analysis pipeline.
Enums
§
Analysis
Error
An invalid analyzer is an execution error, never an empty token stream.
Type Aliases
§
Analysis
Result