userver
C++ Async Framework
Loading...
Searching...
No Matches
file.hpp
Go to the documentation of this file.
1
#
pragma
once
2
3
/// @file userver/formats/yaml/file.hpp
4
/// @brief @copybrief formats::yaml::FromFile
5
6
#
include
<
userver
/
formats
/
yaml
/
value
.
hpp
>
7
8
USERVER_NAMESPACE_BEGIN
9
10
namespace
formats::
yaml
{
11
12
/// @brief Read YAML from file
13
formats::
yaml
::Value
FromFile
(
const
std::string& path);
14
15
}
// namespace formats::yaml
16
17
USERVER_NAMESPACE_END
userver
formats
yaml
file.hpp
Generated on Thu May 21 2026 16:19:01 for userver by
Doxygen
1.13.2