Skip to main content

load_persisted

Function load_persisted 

Source
pub fn load_persisted(max_age_secs: u64) -> Option<Value>
Expand description

Load persisted proxy introspection data from disk. Returns None if the file doesn’t exist or is stale (> max_age_secs).