Current section
Files
Jump to
Current section
Files
include/shelf@duplicate_bag_PDuplicateBag.hrl
-record(p_duplicate_bag, {
ets :: shelf@internal:ets_ref(),
dets :: shelf@internal:dets_ref(),
guardian :: shelf@internal:guardian_ref(),
write_mode :: shelf:write_mode(),
entry_decoder :: gleam@dynamic@decode:decoder({any(), any()})
}).