Skip to main content

include/molt@internal@document@index_Miss.hrl

-record(miss, {
    ancestor_path :: list(molt@types:path_segment()),
    ancestor :: molt@types:index_entry(),
    tail :: list(molt@types:path_segment())
}).