Skip to main content

Crate lintel_schema_cache

Crate lintel_schema_cache 

Source

Structs§

SchemaCache
A disk-backed cache for JSON Schema files.
UreqClient
Default HTTP client using ureq.

Enums§

CacheStatus
Whether a schema was served from disk cache or fetched from the network.

Traits§

HttpClient
Trait for fetching content over HTTP.

Functions§

default_cache_dir
Return the default cache directory for schemas: <system_cache>/lintel/schemas.