pub async fn request_status(
    http_client: &impl HttpClient
) -> Result<RestResponse<Status>, Error>
Expand description

取引所ステータスAPIを呼び出す。