rustrock-ig 0.1.1

A simple working IG.com trading API library in Rust.
Documentation
[dependencies]

[lib]
name = "rustrock_ig"
path = "src/lib.rs"

[package]
authors = ["Jan Rock <rock@linux.com>"]
autobenches = false
autobins = false
autoexamples = false
autotests = false
build = false
description = "A simple working IG.com trading API library in Rust."
edition = "2021"
license = "MIT"
name = "rustrock-ig"
readme = "README.md"
repository = "https://github.com/janrockdev/rustrock-ig"
version = "0.1.1"