Skip to main content

include/tomlet_InvalidSyntax.hrl

-record(invalid_syntax, {kind :: tomlet:syntax_error_kind(), offset :: integer()}).