jquants-api-client 0.1.0

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

pub mod error_response;