Current section

Files

Jump to
molt include molt@error_IndexOutOfRange.hrl
Raw

include/molt@error_IndexOutOfRange.hrl

-record(index_out_of_range, {
path :: binary(),
index :: integer(),
length :: integer()
}).