Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/hashintel/hash
/ defuse
Method
defuse
libs/error-stack/src/sink.rs:62–64 ·
view source on GitHub ↗
(&mut self)
Source
from the content-addressed store, hash-verified
60
}
61
62
const fn defuse(&mut self) {
63
self.0 = BombState::Defused;
64
}
65
}
66
67
impl Drop for Bomb {
Callers
5
finish
Method · 0.80
finish_with
Method · 0.80
finish_default
Method · 0.80
finish_ok
Method · 0.80
branch
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected