Crates.io | finance_api |
lib.rs | finance_api |
version | 0.1.0 |
source | src |
created_at | 2024-03-19 16:08:43.23888 |
updated_at | 2024-03-19 16:08:43.23888 |
description | A Finance library with API definitions. |
homepage | |
repository | https://github.com/felipet/finance_api |
max_upload_size | |
id | 1179411 |
size | 9,689 |
[!Warning] This library is in an early stage. The APIs are not frozen yet, and they might suffer considerable changes.
This Rust library crate defines several traits
that describe the expected features
of the finance objects included in the Finance library. Most of the code within this
repository is included as a facade that other modules must implement to provide the
features described in the documentation.