// // ZQGPUModule.swift // Metrika // // Author: Simon-Pierre Boucher // Contact: contact@spboucher.ai // Copyright © 2026 Simon-Pierre Boucher. All rights reserved. // /// Module marker for ZQGPU. public enum ZQGPUModule { public static let name = "ZQGPU" }