I\'ve seen in here that in SwiftUI it is possible to define a view as
struct Passthrough: View where Content: View { let content: () -> Con