// ---------------- [ File: bitcoinleveldb-cache/src/cache_handle.rs ]
crateix!;
/**
| Opaque handle to an entry stored in the
| cache.
|
| Fields are private; access is via the
| generated getters/setters from `getset`
| and the builder from `derive_builder`.
*/