Flox Package Database 1
CRUD Operations on Nix Package Metadata
Loading...
Searching...
No Matches
Static Public Member Functions | List of all members
nlohmann::adl_serializer< nix::fetchers::Attrs > Struct Reference

nix::fetchers::Attrs to/from JSON More...

#include <util.hh>

Static Public Member Functions

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.
 

Detailed Description

nix::fetchers::Attrs to/from JSON


The documentation for this struct was generated from the following file: