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