MCPcopy 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
288pub struct ActionAbort {
289 handler_overwrite: Vec<(HandlerID, bool)>
290}
291
292impl ActionAbort {
293 pub fn new() -> ActionAbort {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected