finance_api

Crates.iofinance_api
lib.rsfinance_api
version0.1.0
sourcesrc
created_at2024-03-19 16:08:43.23888
updated_at2024-03-19 16:08:43.23888
descriptionA Finance library with API definitions.
homepage
repositoryhttps://github.com/felipet/finance_api
max_upload_size
id1179411
size9,689
Felipe Torres González (felipet)

documentation

README

Finance Library API definitions

[!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.

Commit count: 2

cargo fmt