pub fn make_packages_json<'a>(urls: impl AsRef<[&'a str]>) -> String
Provided a list of strings representing fuchsia-pkg URLs, constructs a packages.json representing those packages and returns the JSON as a string.
packages.json