Files
powdr/backend
Georg Wiese 9da261105b BackendFactory: Use Arc instead of references (#1480)
Pulled out of #1470.

Receiving references, the `CompositeBackend` has no chance of changing
the PIL or fixed columns before passing it to the wrapped backend. Using
`Arc` fixed it, and is quite compatible with what is kept by `Pipeline`
already.
2024-06-28 08:11:08 +00:00
..
2024-06-26 20:05:05 +00:00