Function har::from_path

source ·
pub fn from_path<P>(path: P) -> Result<Har>where
    P: AsRef<Path>,
Expand description

Deserialize a HAR from a path