make_packages_json

Function make_packages_json 

Source
pub fn make_packages_json<'a>(urls: impl AsRef<[&'a str]>) -> String
Expand description

Provided a list of strings representing fuchsia-pkg URLs, constructs a packages.json representing those packages and returns the JSON as a string.