Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/codename-co/stack
/ RunInput
Class
RunInput
packages/app/src-tauri/src/api.rs:27–29 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
25
format!(
"OK"
)
26
}
27
28
#[allow(dead_code)]
29
struct AppState {
30
tauri: AppHandle,
31
}
32
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected