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

Class DeliveryHandler

examples/pulsar_processor_complex.rs:111–111  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

109
110
111struct DeliveryHandler;
112#[async_trait]
113impl Processor<DeliveryResult, ()> for Layer2Process {
114 async fn init(&mut self) {}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected