userver
C++ Async Framework
Loading...
Searching...
No Matches
file.hpp
1
#
pragma
once
2
3
#
include
<
userver
/
formats
/
yaml
/
value
.
hpp
>
4
5
USERVER_NAMESPACE_BEGIN
6
7
namespace
formats::
yaml
{
8
9
/// @brief Read YAML from file
10
formats::
yaml
::Value
FromFile
(
const
std::string& path);
11
12
}
// namespace formats::yaml
13
14
USERVER_NAMESPACE_END
userver
formats
yaml
file.hpp
Generated on Mon Mar 23 2026 21:42:00 for userver by
Doxygen
1.13.2