Skip to main content

refresh

Function refresh 

Source
pub fn refresh() -> Result<CachedSchema, String>
Expand description

Re-read rustio.schema.json and atomically replace the cached value. Returns the freshly-loaded schema on success; leaves the previous value intact on any error.