pub type ClassDeclarationHandle = Handle<ClassDeclaration>;

Aliased Type§

struct ClassDeclarationHandle { /* private fields */ }

Trait Implementations§