|
Android-cuttlefish cvd tool
|
#include <sstream>#include <string>#include "absl/strings/str_cat.h"#include "cuttlefish/pretty/pretty.h"#include "cuttlefish/result/result.h"

Go to the source code of this file.
Namespaces | |
| namespace | cuttlefish |
Functions | |
| template<typename T > | |
| std::string | cuttlefish::Pretty (const Result< T > &result, PrettyAdlPlaceholder unused=PrettyAdlPlaceholder()) |