|
Android-cuttlefish cvd tool
|
#include <type_traits>#include <vector>#include "fmt/core.h"#include "google/protobuf/message.h"#include "google/protobuf/text_format.h"#include "google/protobuf/util/json_util.h"

Go to the source code of this file.
Classes | |
| struct | fmt::formatter< T, std::enable_if_t< std::is_base_of_v< google::protobuf::Message, T >, char > > |