include/automata@fsevent@snapshot_Snapshot.hrl

-record(snapshot, {
    by_path :: gleam@dict:dict(binary(), automata@fsevent@entry:entry())
}).