관리-도구
편집 파일: typing.py
class OutCallback: def __call__(self, s: str) -> None: ...