import Swift public struct DummyMatchingEngine { public init() { fatalError("Unimplemented") } }