tickerforge 0.1.15

Generate and parse derivatives tickers from tickerforge-spec (Rust).
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Rust
/target/
**/*.rs.bk

# Vendored spec tree (sync from tickerforge-spec; do not commit)
/spec/

# Coverage (cargo llvm-cov --lcov / --cobertura)
/lcov.info
/cobertura.xml


# OS
.DS_Store