diff options
author | Alois Wohlschlager <alois1@gmx-topmail.de> | 2024-08-24 14:39:45 +0200 |
---|---|---|
committer | Alois Wohlschlager <alois1@gmx-topmail.de> | 2024-09-02 18:50:14 +0200 |
commit | d7c37324bb77f8348a11f7fbf168fc1a085f2505 (patch) | |
tree | dc3c52c4c6cdca33be0201f453329cd14d5ef136 /treefmt.toml | |
parent | 02eb07cfd539c34c080cb1baf042e5e780c1fcc2 (diff) |
libstore: declare SandboxMode JSON serialisation in the header
The JSON serialisation should be declared in the header so that all translation
units can see it when needed, even though it seems that it has not been used
anywhere else so far. Unfortunately, this means we cannot use the
NLOHMANN_JSON_SERIALIZE_ENUM convenience macro, since it uses a slightly
different signature, but the code is not too bad either.
Change-Id: I6e2851b250e0b53114d2fecb8011ff1ea9379d0f
Diffstat (limited to 'treefmt.toml')
0 files changed, 0 insertions, 0 deletions