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
It can't be fully safe, and it is not idiomatic Rust as we use deref chains to emulate inheritance. I'd say the goal is to make it more pleasant to use from within Rust.
We want to remove the last unsafe and pointer usages in the
physx
crate.Ideas and PRs are welcome! :)
The text was updated successfully, but these errors were encountered: