Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BillyDM/Firewheel
/ test_enum_switch_variant
Function
test_enum_switch_variant
crates/firewheel-core/src/diff/mod.rs:782–792 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
780
baseline.apply(DiffingExample::patch_event(&messages.pop().unwrap()).unwrap());
781
assert_eq!(baseline, value);
782
}
783
}
Callers
nothing calls this directly
Calls
2
diff
Method · 0.45
apply
Method · 0.45
Tested by
no test coverage detected