pub async fn save_report(report: &AttackReport, path: &str) -> Result<()>Available on crate feature
react2shell only.Expand description
Save a report to a JSON file.
pub async fn save_report(report: &AttackReport, path: &str) -> Result<()>react2shell only.Save a report to a JSON file.