pub fn store(sdl_text: &str, records: &[SchemaRecord])Expand description
Write records for this SDL text (best-effort — a cache write failure is never fatal), then prune the least-recently-used files.
pub fn store(sdl_text: &str, records: &[SchemaRecord])Write records for this SDL text (best-effort — a cache write failure is never fatal), then prune the least-recently-used files.