#include <userver/dynamic_config/snapshot.hpp>
A strong typedef for usage in dynamic_config::Key constructors.
Definition at line 20 of file snapshot.hpp.
Public Member Functions | |
constexpr | DefaultAsJsonString (std::string_view json_string) |
Public Attributes | |
std::string_view | json_string |
|
explicitconstexpr |
Definition at line 175 of file snapshot.hpp.
std::string_view dynamic_config::DefaultAsJsonString::json_string |
Definition at line 23 of file snapshot.hpp.