userver
C++ Async Framework
Loading...
Searching...
No Matches
samples/json2yaml/src/json2yaml.hpp
#pragma once
#include <
userver/formats/json.hpp
>
#include <
userver/formats/parse/to.hpp
>
#include <
userver/formats/yaml.hpp
>
USERVER_NAMESPACE_BEGIN
namespace
formats::parse
{
yaml::Value Convert(
const
json::Value& json, To<yaml::Value>);
}
// namespace formats::parse
USERVER_NAMESPACE_END
Generated on Tue Sep 2 2025 12:30:03 for userver by
Doxygen
1.13.2