akshare 0.1.0

100% pure Rust implementation of akshare — unified access to Chinese and global financial market data APIs
Documentation
1
2
3
4
5
6
7
pub mod eastmoney;
pub mod sec_edgar;
pub mod sina;
pub mod stooq;
pub mod tencent;
pub mod tushare;
pub mod yahoo;