MCPcopy Create free account
hub / github.com/bedroombuilds/python2rust / match_obj.py

File match_obj.py

29_pattern_matching_revisited/python/match_obj.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/env python3.10
2from dataclasses import dataclass
3from enum import Enum
4

Callers

nothing calls this directly

Calls 2

ClickClass · 0.70
printFunction · 0.50

Tested by

no test coverage detected