Skip to main content

save_bundle

Function save_bundle 

Source
pub fn save_bundle(bundle: &Value, path: &Path) -> Result<(), String>
Expand description

Write a result bundle as JSON, creating parent directories as needed.