mentat/tx
Nick Alexander bdb365d3ac Add tx{-parser} crates; start parsing transactions.
This depends on edn and uses the combine parser combinator library.
2017-01-11 16:44:55 -08:00
..
src Add tx{-parser} crates; start parsing transactions. 2017-01-11 16:44:55 -08:00
Cargo.toml Add tx{-parser} crates; start parsing transactions. 2017-01-11 16:44:55 -08:00
README.md Add tx{-parser} crates; start parsing transactions. 2017-01-11 16:44:55 -08:00

This sub-crate implements the core types used by the transaction processor.