pub type OdbHandle = Handle;
A handle for finding objects in an object database, abstracting away caches for thread-local use.
struct OdbHandle { /* private fields */ }