MCPcopy 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)]
145pub(super) struct Disrupted;
146impl Disrupted {
147 #[must_use]
148 #[allow(clippy::unused_self)]

Callers 3

sendMethod · 0.85
handle_disruptionMethod · 0.85
sampleMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected