pub unsafe trait LocalHandle: HandleType { }
Expand description

An extension of the HandleType trait for locally-defined types.

This trait may not stick around forever…

Implementors§