template <typename WireType, typename Enable = void>
struct NaturalTypeForWireType
Defined at line 23 of file ../../sdk/lib/fidl/cpp/include/lib/fidl/cpp/wire_natural_conversions.h
The base case for |NaturalTypeForWireType| prints an error.
Generated code should specialize this template for generated wire types.