Skip to main content

include/tomlet@ast_Array.hrl

-record(array, {items :: list(tomlet@ast:array_item()), source_text :: binary()}).