Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BillyDM/Firewheel
/ DummyProcessor
Class
DummyProcessor
crates/firewheel-graph/src/graph/dummy_node.rs:35–35 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
33
}
34
35
struct DummyProcessor;
36
37
impl AudioNodeProcessor for DummyProcessor {}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected