akshare 0.1.1

100% pure Rust implementation of akshare — unified access to Chinese and global financial market data APIs
Documentation
1
2
3
4
5
//! Spot market data: Shanghai Gold Exchange, hog prices, QH commodity prices.

pub mod hog_soozhu;
pub mod price_qh;
pub mod sge;