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