finance_ibex

Crates.iofinance_ibex
lib.rsfinance_ibex
version
sourcesrc
created_at2024-03-27 11:39:50.064275
updated_at2025-02-05 11:32:11.556752
descriptionA Finance library implementation for Ibex indexes and companies.
homepage
repositoryhttps://github.com/felipet/finance_ibex
max_upload_size
id1187812
Cargo.toml error:TOML parse error at line 18, column 1 | 18 | autolib = false | ^^^^^^^ unknown field `autolib`, expected one of `name`, `version`, `edition`, `authors`, `description`, `readme`, `license`, `repository`, `homepage`, `documentation`, `build`, `resolver`, `links`, `default-run`, `default_dash_run`, `rust-version`, `rust_dash_version`, `rust_version`, `license-file`, `license_dash_file`, `license_file`, `licenseFile`, `license_capital_file`, `forced-target`, `forced_dash_target`, `autobins`, `autotests`, `autoexamples`, `autobenches`, `publish`, `metadata`, `keywords`, `categories`, `exclude`, `include`
size0
Felipe Torres González (felipet)

documentation

README

Finance Library Implementation for the Ibex Indexes

[!Warning] This library is in an early stage. The APIs are not frozen yet, and they might suffer considerable changes.

This Rust library implements the API defined by the Finance API for the Spanish Stock Indexes Ibex.

The curren implementation includes:

Commit count: 1

cargo fmt