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 Thu Mar 13 2025 18:34:20 for userver by
Doxygen
1.10.0