Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
10
use super::SessionResult;
11
12
pub struct Stop;
13
14
#[async_trait]
15
pub trait Setter<K, Doc> {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected