blob: 0355be161f0be732c6dfa096fdcad2396d3733a3 [file] [log] [blame]
// WARNING: This file is machine generated by fidlgen.
#pragma once
#include <fidl/fidl.test.importedconstvalues/cpp/wire.h>
// For ::fidl::fuzzing::DecoderEncoderImpl.
#include <lib/fidl/cpp/fuzzing/decoder_encoder.h>
namespace fuzzing {
inline constexpr ::std::array<::fidl::fuzzing::DecoderEncoderForType, 1>
fidl_test_importedconstvalues_decoder_encoders = {
::fidl::fuzzing::DecoderEncoderForType{
.fidl_type_name = "::fidl_test_importedconstvalues::wire::MyStruct",
.has_flexible_envelope = false,
.decoder_encoder = ::fidl::fuzzing::DecoderEncoderImpl<
::fidl_test_importedconstvalues::wire::MyStruct>,
},
};
} // namespace fuzzing