-
Notifications
You must be signed in to change notification settings - Fork 21
Open
Description
And support - if not supported yet - and tests.
The best way, I believe, is to make Rust wrapper of a child java class a NewType for a Rust wrapper of the according Java ancestor, with Deref trait implemented. It won't work exactly like in Java - with virtual methods - but it'll allow to call ancestor's methods from the descendant.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels