template <typename NaturalType, typename Enable = void>

struct WireTypeForNaturalType

Defined at line 39 of file ../../sdk/lib/fidl/cpp/include/lib/fidl/cpp/wire_natural_conversions.h

The base case for |WireTypeForNaturalType| prints an error.

Generated code should specialize this template for generated natural types.