1 2 3 4 5
-record(part, { acc :: binary(), part :: list(any()), highlight :: fun((binary()) -> binary()) }).