Skip to main content

load

Function load 

Source
pub fn load(source: &[u8]) -> Option<Vec<SchemaRecord>>
Expand description

Cached records for this source (SDL text or introspection JSON bytes), or None on any miss (absent, stale magic, corrupt).