Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TyberiusPrime/KeyToKey
/ ActionAbort
Class
ActionAbort
src/premade.rs:288–290 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
286
}
287
288
pub struct ActionAbort {
289
handler_overwrite: Vec<(HandlerID, bool)>
290
}
291
292
impl ActionAbort {
293
pub fn new() -> ActionAbort {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected