Read YAML from file.
Definition in file file.hpp.
Go to the source code of this file.
#include <userver/formats/yaml/value.hpp>Namespaces | |
| namespace | formats |
| Value formats representation, parsing and serialization. | |
| namespace | formats::yaml |
| YAML support. | |
Functions | |
| formats::yaml::Value | formats::yaml::FromFile (const std::string &path) |
| Read YAML from file. | |