pub type OdbHandleArc = Proxy<HandleArc>;
A handle for finding objects in an object database, abstracting away caches for moving across threads.
struct OdbHandleArc { /* private fields */ }