Skip to main content

analyze_json

Function analyze_json 

Source
pub fn analyze_json(
    input: &str,
    author: Option<&str>,
    sort: SortMetric,
    top: usize,
) -> Result<Value, String>
Expand description

Analyze crawler JSON metadata without reading or interpreting media content.