pub fn load(sdl_text: &str) -> Option<Vec<SchemaRecord>>Expand description
Cached records for this SDL text, or None on any miss (absent, stale
magic, corrupt).
pub fn load(sdl_text: &str) -> Option<Vec<SchemaRecord>>Cached records for this SDL text, or None on any miss (absent, stale
magic, corrupt).