// // HTMLParser.swift // HTMLStreamer // // Created by Shadowfacts on 11/22/23. // import Foundation struct HTMLParser { }