MCPcopy Create free account
hub / github.com/Rustixir/darkbird / Stop

Class Stop

src/darkbird/persistent_worker.rs:12–12  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

10use super::SessionResult;
11
12pub struct Stop;
13
14#[async_trait]
15pub trait Setter<K, Doc> {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected