zrsclient 0.3.0

Rust SDK for the Zerodha Kite Connect trading API — REST endpoints plus WebSocket market-data streaming, with built-in retry and reconnect.
Documentation
{
    "status": "success",
    "data": [
      {
        "order_id": "867688079445476",
        "exchange_order_id": "",
        "tradingsymbol": "INF174K01LS2",
        "status": "CANCELLED",
        "status_message": "",
        "folio": "",
        "fund": "Kotak Select Focus Fund - Direct Plan",
        "order_timestamp": "2017-12-28 11:44",
        "exchange_timestamp": "",
        "settlement_id": "",
        "transaction_type": "BUY",
        "variety": "regular",
        "purchase_type": "FRESH",
        "quantity": 0,
        "amount": 5000,
        "last_price": 35.135,
        "last_price_date": "2017-12-27",
        "average_price": 0,
        "placed_by": "DA0017",
        "tag": ""
      },
      {
        "order_id": "396109826218232",
        "exchange_order_id": "",
        "tradingsymbol": "INF174K01LS2",
        "status": "CANCELLED",
        "status_message": "",
        "folio": "",
        "fund": "Kotak Select Focus Fund - Direct Plan",
        "order_timestamp": "2017-12-28 11:40",
        "exchange_timestamp": "",
        "settlement_id": "",
        "transaction_type": "BUY",
        "variety": "regular",
        "purchase_type": "FRESH",
        "quantity": 0,
        "amount": 5000,
        "last_price": 35.135,
        "last_price_date": "2017-12-27",
        "average_price": 0,
        "placed_by": "DA0017",
        "tag": ""
      }
    ]
  }