Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/aws/clock-bound
/ Disrupted
Class
Disrupted
clock-bound/src/daemon/clock_state/clock_adjust/state_machine.rs:145–145 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
143
}
144
#[derive(Debug, PartialEq)]
145
pub(super) struct Disrupted;
146
impl Disrupted {
147
#[must_use]
148
#[allow(clippy::unused_self)]
Callers
3
send
Method · 0.85
handle_disruption
Method · 0.85
sample
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected