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