include/tomlet@ast_String.hrl
-record(string, {
value :: binary(),
style :: tomlet@ast:string_style(),
source_text :: binary()
}).
-record(string, {
value :: binary(),
style :: tomlet@ast:string_style(),
source_text :: binary()
}).