Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Rustixir/tokio_sky
/ terminate
Method
terminate
examples/kafka_processor.rs:67–67 ·
view source on GitHub ↗
(&mut self)
Source
from the content-addressed store, hash-verified
65
async fn init(&mut self) {}
66
67
async fn terminate(&mut self) {}
68
69
async fn drain(&mut self, _buffer: VecDeque<ProcKafkaMessage>) {}
70
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected