[][src]Function cerk_port_dummies::port_printer_start

pub fn port_printer_start(
    id: InternalServerId,
    inbox: BoxedReceiver,
    sender_to_kernel: BoxedSender
)

This port prints the CloudEvent id to the logger. This port is for testing!

Examples