// FIX protocol client example — connects to a FIX acceptor and prints incoming messages.
//
// Run with:
// RUST_LOG=info cargo run --example fix_client --features fix
//
// Start a counterparty first (e.g. a FIX engine listening on port 9999).
use Info;
use ;
use *;