Skip to main content

include/molt@internal@document@index_Hit.hrl

-record(hit, {
    path :: list(molt@types:path_segment()),
    entry :: molt@types:index_entry()
}).