[][src]Module sortedvec::example

Example of a collection defined using the def_sorted_vec macro.

Structs

ExampleSortedVec

Sorted vector type that provides quick access to Ts through Ks.

K

Example key

T

Example value