nix::fetchers::Attrs to/from JSON
More...
#include <util.hh>
|
static void | to_json (json &jto, const nix::fetchers::Attrs &attrs) |
| Convert a nix::fetchers::Attrs to a JSON object.
|
|
static void | from_json (const json &jfrom, nix::fetchers::Attrs &attrs) |
| Convert a JSON object to a nix::fetchers::Attrs.
|
|
nix::fetchers::Attrs to/from JSON
The documentation for this struct was generated from the following file: