Settings
Help

save_stats_json

Function save_stats_json 

Source
pub fn save_stats_json(
    context: Arc<RwLock<Context<'static>>>,
    path: &str,
    test_name: &str,
) -> Result<(), Error>