blob: df5dbf2a0529201a0da5787c610fb0a054165421 [file] [log] [blame]
// WARNING: This file is machine generated by fidlgen.
#pragma once
#include <fidl/test.handles/cpp/wire.h>
// For ::fidl::fuzzing::DecoderEncoderImpl.
#include <lib/fidl/cpp/fuzzing/decoder_encoder.h>
namespace fuzzing {
inline constexpr ::std::array<::fidl::fuzzing::DecoderEncoderForType, 2>
test_handles_decoder_encoders = {
::fidl::fuzzing::DecoderEncoderForType{
.fidl_type_name = "::test_handles::wire::Handles",
.has_flexible_envelope = false,
.decoder_encoder = ::fidl::fuzzing::DecoderEncoderImpl<::test_handles::wire::Handles>,
},
::fidl::fuzzing::DecoderEncoderForType{
.fidl_type_name = "::test_handles::wire::FdfHandles",
.has_flexible_envelope = false,
.decoder_encoder = ::fidl::fuzzing::DecoderEncoderImpl<::test_handles::wire::FdfHandles>,
},
};
} // namespace fuzzing