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

Method init

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

Source from the content-addressed store, hash-verified

63impl Producer<ProcKafkaMessage> for Prod {
64
65 async fn init(&mut self) {}
66
67 async fn terminate(&mut self) {}
68

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected