Android-cuttlefish cvd tool
Classes
proto.h File Reference
#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"
Include dependency graph for proto.h:
This graph shows which files directly or indirectly include this file:

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 > >