Skip to main content

Crate lintel_validation_cache

Crate lintel_validation_cache 

Source

Structs§

ValidationCache
A disk-backed cache for JSON Schema validation results.

Enums§

ValidationCacheStatus
Whether a validation result was served from the disk cache or freshly computed.

Functions§

ensure_cache_dir
Return a usable cache directory for validation results, creating it if necessary.
schema_hash
Compute a SHA-256 hash of a schema Value.