yfinance-rs 0.7.1

Ergonomic Rust client for Yahoo Finance, supporting historical prices, real-time streaming, options, fundamentals, and more.
Documentation
1
2
// Re-export types from paft without using prelude
pub use paft::market::news::NewsArticle;