pub fn write(
    lib_manifest: &LibraryManifest,
    json_manifest_filename: &Path
) -> Result<()>
Expand description

Generate a manifest for the library in JSON that can be used to load it using ‘flowr’