pub fn load_report(source: &InspectSource) -> Result<Value, InspectError>Expand description
Load the report JSON and return it alongside its source path.
pub fn load_report(source: &InspectSource) -> Result<Value, InspectError>Load the report JSON and return it alongside its source path.