You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 6, 2025. It is now read-only.
There are a lot of wrapper types that expose internal types, which is unnecessary for most usage scenarios.
Maybe we can extract some traits to hide it like AsPtr?
And we could add a produce macros to generate those implementations