ironfix-codegen 0.1.4

Build-time code generation for IronFix FIX protocol engine
Documentation

IronFix Codegen

Build-time code generation for the IronFix FIX protocol engine.

This crate generates Rust source code from FIX dictionary definitions, providing type-safe field constants and message structs.

Usage

Typically used in a build.rs script to generate code at compile time.