tcmb_evds 0.1.0

A Rust crate for reaching the database of The Central Bank of The Republic of Turkey (CBRT).
Documentation
[dependencies.curl]
version = "0.4.38"

[features]
async_mode = []
default = ["async_mode"]
sync_mode = []

[package]
authors = ["Ahmet Sari <asari571@gmail.com>"]
categories = ["network-programming", "web-programming", "web-programming::http-client"]
description = "A Rust crate for reaching the database of The Central Bank of The Republic of Turkey (CBRT)."
edition = "2018"
exclude = ["target/*", "tests/*"]
keywords = ["currency", "tcmb", "tcmb_evds"]
license = "MIT"
name = "tcmb_evds"
readme = "README.md"
repository = "https://github.com/asari555/tcmb_evds"
version = "0.1.0"