Module crayon::utils::handle_pool [] [src]

Structs

HandleIter

Immutable HandlePool iterator, this struct is created by iter method on HandlePool.

HandlePool

HandlePool manages the manipulations of a Handle collection, which are created with a continuous index field. It also have the ability to find out the current status of a specified Handle.