pub const APP_KEY: &str = "app";Expand description
Envelope field carrying a serialized application message: the
WorkerProtocol::Incoming type page to worker, the
WorkerProtocol::Outgoing type worker to page.
pub const APP_KEY: &str = "app";Envelope field carrying a serialized application message: the
WorkerProtocol::Incoming type page to worker, the
WorkerProtocol::Outgoing type worker to page.