polygon_io 4.2.1

Rust [Polygon.io](https://polygon.io) client that verifies timestamps are in queried ranges and uses nanoseconds. Converts to EST for equities. Built on ureq and chrono.
Documentation
1
2
3
4
5
6
7
8
pub mod dividends;
pub mod financials;
pub mod locales;
pub mod markets;
pub mod splits;
pub mod ticker_details;
pub mod tickers;
pub mod types;