Skip to main content

write_json

Function write_json 

Source
pub async fn write_json(
    paths: &ArtifactPaths,
    json: &Value,
) -> Result<PathBuf, Error>