fefixs 0.1.0

FIXP implementation in pure Rust.
Documentation
1
2
3
4
5
6
7
8
9
10
11
[package]
authors = ["Filippo Costa @neysofu"]
categories = ["network-programming", "parser-implementations", "encoding"]
description = "FIXP implementation in pure Rust."
edition = "2018"
homepage = "https://github.com/neysofu/ferrum-fix"
license = "MIT OR Apache-2.0"
name = "fefixs"
publish = true
repository = "https://github.com/neysofu/ferrum-fix"
version = "0.1.0"