| 
    Flox Package Database 1
    
   CRUD Operations on Nix Package Metadata 
   | 
 
Extension to the ‘nlohmann::json’ serializer to support additional Argument Dependent Lookup (ADL) types. More...
Classes | |
| struct | adl_serializer< nix::fetchers::Attrs > | 
| nix::fetchers::Attrs to/from JSON  More... | |
| struct | adl_serializer< nix::FlakeRef > | 
| nix::FlakeRef to/from JSON.  More... | |
| struct | adl_serializer< std::variant< A, B > > | 
| Variants ( Eithers ) of two elements to/from JSON.  More... | |
| struct | adl_serializer< std::variant< A, Types... > > | 
| Variants ( Eithers ) of any number of elements to/from JSON.  More... | |
Extension to the ‘nlohmann::json’ serializer to support additional Argument Dependent Lookup (ADL) types.