[][src]Module dinotree::dinotree_generic

Like a dinotree, but with a more generic interface. This comes at the cost of performance. Use this only to compare against the main one.

Structs

DinoTreeGeneric

Version of dinotree that does not make a copy of all the elements.

DinoTreeGenericBuilder

Builder for a DinoTree