Current section

Files

Jump to
molt include molt@ops_InsertKey.hrl
Raw

include/molt@ops_InsertKey.hrl

-record(insert_key, {
path :: binary(),
before :: binary(),
key :: binary(),
value :: molt@value:value()
}).