easyfix-dictionary 0.1.0

Easy FIX (Financial Information Exchange) toolset - quickfix compatible messages dictionary.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[dependencies.anyhow]
version = "1.0"

[dependencies.xmltree]
version = "0.10"

[package]
authors = ["Łukasz Dańko <lukasz.danko@gmail.com>"]
description = "Easy FIX (Financial Information Exchange) toolset - quickfix compatible messages dictionary."
edition = "2021"
license = "MIT"
name = "easyfix-dictionary"
readme = "README.md"
repository = "https://github.com/ldanko/easyfix"
resolver = "2"
version = "0.1.0"