⚠ Internal Docs ⚠Not Public APIOfficial Docs Here
trait ZipFmt<A, B> { // Required method fn fmt(&self, f: &mut Formatter<'_>) -> Result; }