[go: up one dir, main page]

pub unsafe trait IsInterface: ObjectType { }
Expand description

Trait implemented by interface types.

Implementors