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§

default_cache_dir
Return the default cache directory for validation results: <system_cache>/lintel/validations.
schema_hash
Compute a SHA-256 hash of a schema Value.