blob: 68f6778ffd0465430b6659a81cce88520c386e2a [file] [log] [blame]
// WARNING: This file is machine generated by fidlc.
#include <lib/fidl/internal.h>
// Forward declarations for old <-> V1 mappings
extern const fidl_type_t escapeme_DocCommentWithQuotesTable;
extern const fidl_type_t v1_escapeme_DocCommentWithQuotesTable;
// Coding tables for old wire format.
extern const fidl_type_t escapeme_DocCommentWithQuotesTable;
static const struct FidlStructField Fields29escapeme_DocCommentWithQuotes[] = {};
const fidl_type_t escapeme_DocCommentWithQuotesTable = {.type_tag=kFidlTypeStruct, {.coded_struct={.fields=Fields29escapeme_DocCommentWithQuotes, .field_count=0u, .size=1u, .max_out_of_line=0u, .contains_union=false, .name="escapeme/DocCommentWithQuotes", .alt_type=&v1_escapeme_DocCommentWithQuotesTable}}};
// Coding tables for v1 wire format.
extern const fidl_type_t v1_escapeme_DocCommentWithQuotesTable;
static const struct FidlStructField Fields32v1_escapeme_DocCommentWithQuotes[] = {};
const fidl_type_t v1_escapeme_DocCommentWithQuotesTable = {.type_tag=kFidlTypeStruct, {.coded_struct={.fields=Fields32v1_escapeme_DocCommentWithQuotes, .field_count=0u, .size=1u, .max_out_of_line=0u, .contains_union=false, .name="escapeme/DocCommentWithQuotes", .alt_type=&escapeme_DocCommentWithQuotesTable}}};