[go: up one dir, main page]

Type Definition git_odb::Handle

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

A thread-local handle to access any object.