1 2 3 4 5 6
--- source: facet-python/src/lib.rs expression: py --- class Data(TypedDict, total=False): items: Required[list[str]]