A basic example of listening to EDDN from Rust from a tokio runtime.

This example uses https://github.com/zeromq/zmq.rs, which is a native reimplementation in Rust (less pain with dependencies)