Current section

Files

Jump to
oaspec include oaspec@codegen@ir_VariantWithTypeAndHeaders.hrl
Raw

include/oaspec@codegen@ir_VariantWithTypeAndHeaders.hrl

-record(variant_with_type_and_headers, {
name :: binary(),
inner_type :: binary(),
headers_type :: binary()
}).