Docs.rs
lintel-validation-cache-0.0.10
lintel-validation-cache 0.0.10
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
macalinao
Dependencies
dirs ^6.0.0
normal
serde ^1.0.228
normal
serde_json ^1.0.149
normal
sha2 ^0.10.9
normal
strum ^0.28.0
normal
tokio ^1.50.0
normal
anyhow ^1.0.102
dev
tempfile ^3.26.0
dev
tokio ^1.50.0
dev
Versions
25.29%
of the crate is documented
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
Module validation_error
lintel_
validation_
cache
0.0.10
Module validation_
error
Module Items
Structs
Enums
In crate lintel_
validation_
cache
lintel_validation_cache
Module
validation_
error
Copy item path
Source
Structs
§
Validation
Error
A single validation error with its location, typed kind, and pre-computed span.
Enums
§
Validation
Error
Kind
Typed validation error kinds mirroring
jsonschema::ValidationErrorKind
.