Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/eventuallyconsultant/codegenr
/ console.rs
File
console.rs
codegenr/src/processor/console.rs:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
use super::*;
2
3
pub const CONSOLE: &str =
"CONSOLE"
;
4
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected