Ivan FB 6920f22ab8
fix nlohmann namespace injection of optional adapters is ODR-fragile (cpp.nim:66–78). Every header that does this races every other header that does the same. In a small
project it's invisible; in something the size of nwaku's consumer surface i2t will eventually collide. Either gate behind a feature macro, or use nlohmann's adl_serializer
  specialization which is the documented extension point.
2026-05-11 21:52:00 +02:00
..
2026-05-10 11:38:43 +02:00
2026-04-27 21:22:45 +02:00
2026-05-10 11:38:43 +02:00
2026-05-08 14:14:16 -03:00
2026-05-10 11:38:43 +02:00