Current section
Files
Jump to
Current section
Files
include/atproto_codegen@lower_UnionUnit.hrl
-record(union_unit, {
def :: atproto_codegen@lower:flat_def(),
field :: atproto_codegen@lower:flat_field(),
refs :: list(binary())
}).