pub unsafe trait RtClassInterface: RtInterface { }
Expand description

Marker trait for all interfaces that are not factories or statics.

Implementors§