jquants-api-client 0.1.0

A Rust client for the J-Quants API, providing seamless access to financial data.
Documentation
1
2
3
4
//! Shared traits for the APIs.

pub mod builder;
pub mod pagination;