gix_odb

Type Alias Handle

source
pub type Handle = Cache<Handle<OwnShared<Store>>>;
Expand description

A thread-local handle to access any object.

Aliased Typeยง

struct Handle { /* private fields */ }