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