template <typename T>

struct IsFidlTransactionalMessage

Defined at line 61 of file ../../sdk/lib/fidl/cpp/wire/include/lib/fidl/cpp/wire/traits.h

A type trait that indicates whether the given type is a request/response type

i.e. has a FIDL message header.