C++20 module wrapper for yaml-cpp.
- C++ compiler
import yamlcpp;
The usage is then the same as described in the readme of the yaml-cpp.
Requires converting the yaml.h into the header unit and build the individual source files into a standalone library (including the new yamlcpp.cpp module source file).