jquants_api_client/api/shared/
responses.rs

1//! Shared responses for the APIs.
2
3pub mod error_response;