import Foundation public struct ManualDError: Error { public let message: String }