Skip to main content

export_json

Function export_json 

Source
pub fn export_json(
    storage: &Storage,
    crawl_id: &str,
    pretty: bool,
) -> Result<String, ExportError>
Expand description

Export crawl data to a structured JSON value.