Skip to content

Split up Backend.swift into several different files

Claudio Cambra requested to merge work/clau/split-up-backend into master

At the moment Backend.swift gathers a number of different things that don't have much of a relation to each other.

This MR separates parts of Backend.swift into their own files.

Merge request reports