Good First Issue
倉庫指標
- Star
- (10,152 star)
- PR 合併指標
- (平均合併 9天 18小時) (30 天內合併 51 個 PR)
描述
Off the back of https://github.com/PyO3/pyo3/pull/3897#discussion_r1504721475
Should we review the traits inside the impl_ submodule, check which ones can be sealed, and do that? It's a reasonable safety mechanism to prevent users from trying to implement those things.