Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Rustixir/tokio_sky
/ init
Method
init
examples/pulsar_processor.rs:91–91 ·
view source on GitHub ↗
(&mut self)
Source
from the content-addressed store, hash-verified
89
impl Producer<TestData> for Prod {
90
91
async fn init(&mut self) {}
92
93
async fn terminate(&mut self) {}
94
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected