MCPcopy Create free account
hub / github.com/Rustixir/tokio_sky / init

Method init

examples/kafka_processor_complex.rs:75–75  ·  view source on GitHub ↗
(&mut self)

Source from the content-addressed store, hash-verified

73impl Producer<ProcKafkaMessage> for Prod {
74
75 async fn init(&mut self) {}
76
77 async fn terminate(&mut self) {}
78

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected