load_rustdoc_json

Function load_rustdoc_json 

Source
pub fn load_rustdoc_json(path: &Path) -> Result<Crate, Error>
Expand description

Load and parse a rustdoc JSON file.