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
Does Zngur support subclassing a class in Rust that was originally defined in C++, including classes with virtual and pure virtual (abstract) methods?
If not, what is the recommended pattern in Zngur to achieve similar behavior?
Does Zngur support subclassing a class in Rust that was originally defined in C++, including classes with virtual and pure virtual (abstract) methods?
If not, what is the recommended pattern in Zngur to achieve similar behavior?