Docs.rs
uqa-analysis-0.2.1
uqa-analysis 0.2.1
Docs.rs crate page
AGPL-3.0-only
05 September 2026
Links
Homepage
Repository
crates.io
Source
Owners
jaepil
Dependencies
parking_lot ^0.12
normal
regex ^1.11
normal
serde ^1.0
normal
serde_json ^1.0
normal
thiserror ^1.0
normal
unicode-normalization ^0.1
normal
uqa-core ^0.2.1
normal
tempfile ^3.13
dev
Versions
26.21%
of the crate is documented
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.2.1
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