MCPcopy Create free account
hub / github.com/douchuan/algorithm / Ctx

Class Ctx

src/common/drop.rs:13–13  ·  view source on GitHub ↗

wrapper for DROPS

Source from the content-addressed store, hash-verified

11pub struct Elem;
12// wrapper for DROPS
13pub struct Ctx;
14
15// drops counter +1
16impl Drop for Elem {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected