Module gst::gst [] [src]

Modules

diag

Structs

Gst

Gst is a tree similar to a B+ tree but using a GstKey instead of requiring that the key implements Ord

Enums

Error

The Error type

Traits

GstKey

GstKey represents a the Generalized Search Tree. See http://gist.cs.berkeley.edu/libgist-2.0/ The rename from GiST to Gst is because it conflicts with github gists and no one knows what the 'i' stands for anyway.