macro_rules! unsafe_inherits_transitive_EditorPlugin { ($Class: ident) => { ... }; }
Expand description
§Safety
The provided class must be a subclass of all the superclasses of EditorPlugin
macro_rules! unsafe_inherits_transitive_EditorPlugin { ($Class: ident) => { ... }; }
The provided class must be a subclass of all the superclasses of EditorPlugin