* fix: rasterize node document leakage with hashmap and eq check * Use single Hashmap and ignore source id * use or_insert_with instead of Entry match --------- Co-authored-by: Dennis Kobert <dennis@kobert.dev>